Commit Graph

12058 Commits (757e2c03ba96ca2b93556043d8f1d0d9767beec4)
 

Author SHA1 Message Date
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago
Siddharth Goyal 1961470fff
Add inference example and unit-test for word2vec chapter (#8206)
8 years ago
Yang Yang e9ddaaba9c disable ncclInit infer shape & var type
8 years ago
Yang Yang 672cdc21a0 add nccl
8 years ago
Yang Yang 1c91574bbd backward insert callback pass compile
8 years ago
kexinzhao 4b62fcd07d
Add Inference example and unit test for understand sentiment (#8251)
8 years ago
Tao Luo 159b7722f4 Delete "Operators" in API tree (#8324)
8 years ago
Yu Yang 06f10942a8
Merge pull request #8275 from reyoung/feature/rewrite_vector
8 years ago
wanghaoshuang b368f13ef4 Fix output dims of sequence expand op
8 years ago
whs e176a079e0
Merge pull request #8297 from wanghaoshuang/fix_compare_op
8 years ago
Yancey1989 e0e545344a refine the code
8 years ago
chengduoZH 5f15037e70 delete conflict
8 years ago
chengduoZH 3cdb419b15 add doc for prior box
8 years ago
kexinzhao 720994b400 Add inference example and unit-test for fit-a-line book chapter (#8208)
8 years ago
Tao Luo cd10cedee2
Merge pull request #8321 from luotao1/api_doc
8 years ago
emailweixu 725e64486a cumsum operator (#8288)
8 years ago
Yu Yang 660f3e25e4 Fix CI
8 years ago
Luo Tao a7e231faab Delete "API" section from "Documentation"
8 years ago
Yancey 69712ef276
Merge pull request #8316 from Yancey1989/optimize_block
8 years ago
Qiao Longfei 051ba1ce1d
Use force cpu in fill constant op (#8254)
8 years ago
Yancey1989 5135f05cf1 create optimize block in pserver program
8 years ago
Cao Ying 222155ccbf
Merge pull request #8310 from guoshengCS/fix-fc-bias
8 years ago
wanghaoshuang db4a8e6f03 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_compare_op
8 years ago
Cao Ying 1f26dce6e5
Merge pull request #8302 from guoshengCS/add-python-layernorm
8 years ago
guosheng a063fc28b6 Fix the bias of fc when num_flatten_dims is not 1 in fluid layers
8 years ago
Yu Yang 12246a9d81 Fix typo
8 years ago
Yu Yang 3c4117106f Add unittest
8 years ago
typhoonzero 136a591911 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
8 years ago
Yiqun Liu 1185a1b5ab Add C++ inference unittest of recommender system (#8227)
8 years ago
guosheng 9b743b855c Small fix of fluid __init__
8 years ago
Yu Yang 02d494c3f0 Polish code and add comments
8 years ago
guosheng bb97dc2590 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
8 years ago
Yu Yang 04f625085d Fix CI
8 years ago
Tao Luo b257ca9a77
Merge pull request #8272 from Xreki/core_inference_simplify_cmake
8 years ago
fengjiayi 8f046df37d
Merge pull request #8269 from JiayiFeng/fix_as_numpy
8 years ago
Yu Yang 0439ba2fb5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/rewrite_vector
8 years ago
Yancey 2ce51d132a
Merge pull request #8280 from Yancey1989/return_all_opt_ops
8 years ago
chengduo 6b49401593
Merge pull request #8222 from chengduoZH/feature/fix_buffer_unit_test
8 years ago
QI JUN b5ffe5bce2
optimize data flow analysis (#8271)
8 years ago
guosheng 0999347910 Fix python wrapper for layer_norm
8 years ago
武毅 73f1b47189
Merge pull request #8292 from typhoonzero/fix_book_ci_hung
8 years ago
guosheng d63b7c6042 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
8 years ago
wanghaoshuang 67e4ff84d1 Remove checking 'numel' of 'X' and 'Y'
8 years ago
武毅 aef1ab0da9
Merge pull request #8241 from typhoonzero/develop
8 years ago
typhoonzero 0a7ae369f6 fix CI hung
8 years ago
Cao Ying 7dd994ca4a
Merge pull request #8006 from chengduoZH/feature/layer_norm_enhancement
8 years ago
guosheng 1637137c45 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-layernorm
8 years ago
guosheng 6c7ba81c0a Add python wrapper for layer_norm
8 years ago
Yang Yang 98c943730e use op run as wrapper of run_impl; make run_impl as private virtual function
8 years ago