Commit Graph

13414 Commits (5483258b7e8c6e56968b1d63091539ed34609b1c)
 

Author SHA1 Message Date
Luo Tao 5483258b7e fuse batch norm for conv operator with bias
7 years ago
Luo Tao ea0cf6f382 rewrite inference_transpiler in Python end
7 years ago
Luo Tao 16e31343d8 Merge branch 'develop' into merge_bn
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
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
Luo Tao 17833d30e3 fuse batch norm for conv operator without bias
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
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
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
qiaolongfei 055662f9f4 add insert_op for block
7 years ago
Yi Wang b1a5a3cab8
Fix cpplint errors with float16* (#9751)
7 years ago
qingqing01 2b7e5bd366
Support testing during training by ParallelExecutor. (#9738)
7 years ago
Xin Pan 75c9eb11c4 refine
7 years ago
Abhinav Arora 9a4ce6f1b6 Fix comparison warning in lod_reset_op.h (#9754)
7 years ago
Tao Luo ec89ed69ef
Merge pull request #9655 from kbinias/kbinias/mkldnn-activations-dim2
7 years ago