Commit Graph

23098 Commits (072d95d8f6d1c4eb0823372e6254439e5579f705)
 

Author SHA1 Message Date
Aurelius84 6cfd20dea8 fix words spell error test=develop
6 years ago
ceci3 cd82e2b03b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
6 years ago
ceci3 ede33c6260 fix formula in dropout
6 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
6 years ago
shippingwang 98d9552f0f update sqrt explaination, test=develop
6 years ago
minqiyang ca392c7e97 Implement infer var type context
6 years ago
Yibing Liu 4ae23cc3c5
Impl fp16 compute kernel for slice_op (#16206)
6 years ago
sneaxiy f0d108f589 fix const_cast
6 years ago
Dang Qingqing e5e7628a62 Skip compile infer shape in box_coder_op
6 years ago
Aurelius84 a59b7d47a8 improve layers.fc api doc test=develop
6 years ago
Zeng Jinle 0ca6465a05
Merge pull request #16210 from sneaxiy/rnn_mem_opt
6 years ago
sneaxiy 3e03695629 fix numeric error
6 years ago
sneaxiy 5a92e4c097 revert revert 16144
6 years ago
sneaxiy ad5f0e6018 merge develop
6 years ago
Zeng Jinle 79df026db5
Merge pull request #16208 from PaddlePaddle/revert-16144-rnn_mem_opt
6 years ago
sneaxiy 55ba7f610b fix numeric error
6 years ago
sneaxiy e993effb29 include unordered_map to cross_entropy_op.cc
6 years ago
Zeng Jinle a91964c8fe Revert "PaddingRNN model memory optimize"
6 years ago
liuwei1031 1c6caf8466
1. disable reuse SELECTED_ROWS type variable (#16150)
6 years ago
Wojciech Uss b9252f3df8 Add cpu_quantize_squash_pass for C-API quantization (#16128)
6 years ago
minqiyang f83739499c Polish code
6 years ago
minqiyang 7355d41834 1. Add imperative gperf profiler
6 years ago
Zeng Jinle 0b49e43d3a
Merge pull request #16144 from sneaxiy/rnn_mem_opt
6 years ago
luotao1 b2898c0f57 Merge branch 'develop' into runtime_context
6 years ago
chengduo 84c00546be
Make timeline_py compatible (#16185)
6 years ago
minqiyang 98dfb492bb Release GIL lock
6 years ago
Tao Luo 4ef6f738c3
Merge pull request #16154 from luotao1/infershape_example
6 years ago
tianshuo78520a f404d53ba5 Api approvals (#16179)
6 years ago
lujun daa7377139
Merge pull request #16183 from tianshuo78520a/fix_api.spec
6 years ago
minqiyang 42e96a029f Accelerate CPU part
6 years ago
sneaxiy 487624e15d fix travis-ci
6 years ago
luotao1 1510b866b6 turn off runtime_context_cache for tensorrt
6 years ago
guomingz decdbed054 resolve #15618 (#16114)
6 years ago
sneaxiy 1e9fd40777 combine op files
6 years ago
luotao1 d94fd97230 add runtime_context_cache_pass
6 years ago
tianshuo78520a c130d32343 fix paddle.reader.ComposeNotAligned.__init__
6 years ago
tianshuo78520a fcc0bf848a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
6 years ago
Kaipeng Deng 1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
6 years ago
Yan Xu 30568473ec
fix broadcast on mp mode (#15951)
6 years ago
baojun e3c37bd564 remove const_cast and refactor ngraph engine code (#15925)
6 years ago
fc500110 1c6e72b905 remove visualizer, which can be replaced by python IrGraph draw API
6 years ago
chengduo 0979956619
Add memory profiler (#16137)
6 years ago
luotao1 b561ad1e55 Merge branch 'develop' into runtime_context
6 years ago
tink2123 61a6165c2c modified api.spec
6 years ago
Yan Xu 05993c3ff3
delete unbind api test=develop (#15778)
6 years ago
Zhen Wang 41b8cf0bae
Merge pull request #16162 from wzzju/fix_nan_static_quant
6 years ago
tianshuo78520a ddfc823c73 Diff print (#16155)
6 years ago
luotao1 fe78a92e6e refine with comments
6 years ago
Qiyang Min d4e8c99f4b
Merge pull request #16095 from velconia/transfer_gru_unit
6 years ago
dengkaipeng 2c0abba0c3 fix test_detection. test=develop
6 years ago