Commit Graph

13420 Commits (cb7bbf426c1be2d4a0989855f6440b0b8313f6b0)
 

Author SHA1 Message Date
Yancey1989 cb7bbf426c revert uniform_random_op
7 years ago
Yancey1989 291aa23153 Merge branch 'random_selected_rows_value' of github.com:Yancey1989/Paddle into random_selected_rows_value
7 years ago
Yancey1989 1cc09c7bc5 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into random_selected_rows_value
7 years ago
Yancey1989 3f6fc10b9f new op that init table value randomly
7 years ago
chengduo b1224da8d9 Move reduceSum to elementwise_op_function.h (#9773)
7 years ago
Wu Yi b44b6a4f00
Merge pull request #9798 from typhoonzero/fix_dist_transpiler_bug
7 years ago
Tao Luo 49d431d44c
Merge pull request #9807 from typhoonzero/fix_python_version_module
7 years ago
Yu Yang 161344bf47
Merge pull request #9774 from reyoung/feature/simplify_data_structures
7 years ago
Kexin Zhao 0f38bb4593
add fp16 support to activation op (#9769)
7 years ago
typhoonzero 86a32216eb fix python package have no version.py
7 years ago
Shan Yi 22b9d4e6b1
Merge pull request #9788 from weixing02/doc_name
7 years ago
Shan Yi add5f7c7f1
Merge pull request #9785 from PaddlePaddle/shanyi15-patch-3
7 years ago
Yi Wang 8dbd9c394e
Fix part of the cpplint errors in fluid/platform (#9802)
7 years ago
qingqing01 add367c3f4 Code cleanup in the profiler code. (#9782)
7 years ago
Abhinav Arora a513c28368 Fix build and install document
7 years ago
Xin Pan 326b434ab5
Merge pull request #9699 from panyx0718/test
7 years ago
typhoonzero 92313a99c0 update
7 years ago
typhoonzero d02b17e597 fix dist transpiler bug
7 years ago
Tao Luo ddff83ff14
Merge pull request #9302 from Xreki/core_inference_multi_thread
7 years ago
Yu Yang 17bfe3f6be Change to avoid GCC4.8 bug
7 years ago
Yu Yang 1194b97b52
Merge pull request #9767 from reyoung/feature/rerange_doc
7 years ago
Liu Yiqun 720f6196ea Change the seed and make it not fixed for multi-threads cases.
7 years ago
Liu Yiqun e24172eb54 Simplify the inference unittest of fit a line and add some comment.
7 years ago
Tao Luo e1505916de
Merge pull request #9561 from weixing02/fluid
7 years ago
Xin Pan bbbc3592db
Merge pull request #9735 from panyx0718/dist
7 years ago
Tao Luo 44c346be89
Merge pull request #9776 from abhinavarora/cpplint_ops_a
7 years ago
weixing02 044da8c4b7 Add title for kernel_hint_design.md & kernel_selection.md
7 years ago
Tao Luo 554c917e7b
Merge pull request #9779 from abhinavarora/cpplint_ops_t
7 years ago
Yancey1989 f909ff1a36 update unit test
7 years ago
Shan Yi 5f36075083
add index_en.rst
7 years ago
Shan Yi 5c83de7b3c
Delete index_en.rst
7 years ago
Liu Yiqun bdb21f6bc3 Merge branch 'develop' into core_inference_multi_thread
7 years ago
Abhinav Arora 1ea4490b14 Resolve cuda compilation error
7 years ago
Abhinav Arora 981d7d01f3 Fix CPPLint issues in spp_op, sum_op, topk_op, transpose_op, unpool_op and warpctc_op
7 years ago
Yi Wang 47a4ec0672 Remove call_once.h (#9764)
7 years ago
dzhwinter 4cebdec89e
"migration from benchmark repo to paddle main repo" (#9762)
7 years ago
Yancey1989 972ae6e98f random selected rows value
7 years ago
Abhinav Arora 6e2424e411 Merge remote-tracking branch 'origin/develop' into cpplint_ops_a
7 years ago
Abhinav Arora 11487de9eb Resolve conflict
7 years ago
Abhinav Arora 2e2726f176 Fix cpplint issues in some operators
7 years ago
Yu Yang ad40faaafb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/simplify_data_structures
7 years ago
Yu Yang 31464f3425
Merge pull request #9772 from reyoung/feature/add_gitignores
7 years ago
Yu Yang f051c768e5 Simplify DataStructure in SSAGraph
7 years ago
Tao Luo 9100424048
Merge pull request #9765 from jacquesqiao/add-insert-op
7 years ago
Yu Yang a4bf635795 Add gitignores
7 years ago
dzhwinter 5469c08188
"add auto feature" (#9760)
7 years ago
Tao Luo 46d6f4ce31
Merge pull request #9301 from Xreki/core_inference_fix_run
7 years ago
Yang Yu 29bc1c8178 Rearange parallel_executor.md
7 years ago
Liu Yiqun 93e9905482 Add unittest for calling CreateVariables manually.
7 years ago
Liu Yiqun a9855e4afd Merge branch 'develop' into core_inference_fix_run
7 years ago