Commit Graph

7886 Commits (8e439ccfff29e482a0201bceb505a52d8216aeae)

Author SHA1 Message Date
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
6 years ago
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
6 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
6 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
6 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
6 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
6 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
6 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
6 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
6 years ago
Xin Pan 8b1672fe76 follow comments
6 years ago
dzhwinter 2578241996 fix default value. test=develop
6 years ago
dengkaipeng de50854e2d add python example. test=develop
6 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
6 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
6 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
6 years ago
xuezhong f857e07987
Merge pull request #15893 from xuezhong/add_sample_logits_op
6 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
6 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
6 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
6 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
6 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
6 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
6 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
6 years ago
Xin Pan 4a00bea736
Merge pull request #15789 from panyx0718/imperative2
6 years ago
Xin Pan 12a0e2ed9d polish codes
6 years ago
Xin Pan 19d78f6797 polish
6 years ago
xuezhong d266bac943 remove test temporal
6 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
6 years ago
minqiyang 1bf4b8ab60 keep parameters in block
6 years ago
Xin Pan 32d5a16036 resolve conflicts
6 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
6 years ago
Xin Pan 006c32f93d polish parameter names
6 years ago
Krzysztof Binias 309ea6f2de Fix for pylint Failed
6 years ago
Xin Pan 26e32e095a allow compiler to use graph
6 years ago
minqiyang 8fe0c0c52c implement backward refs
6 years ago
Krzysztof Binias 1578c60bdd Add new ut and remove unnecessary code
6 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
6 years ago
xuezhong a7e7d95203
Merge pull request #15630 from xuezhong/fix_bug_adagrad2
6 years ago
Xin Pan 6019054cdd
Merge pull request #15716 from Yancey1989/refine_pg
6 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
6 years ago
minqiyang 74551758cc Polish code
6 years ago
minqiyang 1f0ef42e60 Change atol of numpy allclose
6 years ago
jerrywgz c0d33f1362
Merge pull request #15817 from jerrywgz/fix_nm_unittest_py36
6 years ago
Zeng Jinle c420375185
Merge pull request #15806 from sneaxiy/fix-compiler
6 years ago
xuezhong 46fcadec18 add parameter description
6 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
6 years ago
minqiyang f53e1d5c4b implement ClearBlock
6 years ago
chengduo fbb5404652
fix test_parallel_executor_seresnex timeout (#15812)
6 years ago
wopeizl 9656852c02
Merge pull request #15827 from JiabinYang/feature/update_protobuf
6 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
6 years ago