Commit Graph

7675 Commits (0bf809c9b39ac729d1fc1fcdc3feee73eb1028ba)

Author SHA1 Message Date
Zhen Wang 0bf809c9b3 add set_attr for IrOpNode. test=develop
6 years ago
Zhen Wang 7c8f7df2fe add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop
6 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
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
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
Xin Pan 4a00bea736
Merge pull request #15789 from panyx0718/imperative2
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
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
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
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
chengduo fbb5404652
fix test_parallel_executor_seresnex timeout (#15812)
6 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
6 years ago
jerrywgz 4711d88a2f fix nms unittest in py36, test=develop
6 years ago
dzhwinter a0666b05c4
Merge pull request #15784 from dzhwinter/fix/add_test
6 years ago
Jiabin Yang f1df9dba24
test=develop, update fluid.layers to LaryerHelper (#15797)
6 years ago
sneaxiy d331e97af8 fix compiler place compare
6 years ago
xuezhong 6b83845c41 update for backward compatibility
6 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
6 years ago
xuezhong 57294fa890 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
6 years ago
xuezhong 794b90c93f for backward compatibility
6 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
6 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
6 years ago
xuezhong bf6eb60d12 change var name
6 years ago
xuezhong c5360a3f6b refine code
6 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
6 years ago
chengduozh 9ae764c11d fix doc
6 years ago
mozga-intel df23a6f894 Enable cross_entropy operator for a ngraph engine (#15674)
6 years ago
dzhwinter 07ee40c6e9 fix default value. test=develop
6 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
6 years ago