Commit Graph

22473 Commits (e00c7a2e26602aed552056ed27dd68396adbb7ea)
 

Author SHA1 Message Date
Zhen Wang e00c7a2e26
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
7 years ago
lujun a4b4ecd8b6
Merge pull request #15906 from junjun315/fix-api-doc-20190220
7 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
7 years ago
qingqing01 f4846bf3dc
loosly check in the InferShape of cross_entropy_op. (#15863)
7 years ago
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
7 years ago
Yiqun Liu f4634d76d7
Optimize the CUDA implementation of sequence_expand op by reduce the times of copying lod data from CPU to GPU. (#15493)
7 years ago
Tao Luo 60546b78cc
Merge pull request #15923 from Sand3r-/mgallus/conv-residual-ut
7 years ago
guomingz 630c1e8317 This PR improve performance of prior_box op about 1.25x faster on CPU. (#15909)
7 years ago
Tao Luo 9c05421c97
Merge pull request #15914 from Sand3r-/mgallus/mkldnn-sum-code-reuse
7 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
7 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
7 years ago
wopeizl 2192c46436
Merge pull request #15916 from wopeizl/win/fixevent1
7 years ago
Michal Gallus 6a2bc9a275 Add Conv Residual Connection UT for Projection
7 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
7 years ago
Zhen Wang 548931456c update some functions' names according to the suggestion. test=develop
7 years ago
Michal Gallus 6ebe9877bb Improve code reuse at MKL-DNN sum
7 years ago
dzhwinter 660e410655
Merge pull request #15855 from dzhwinter/fix/nightly_test
7 years ago
peizhilin c6472579c0 test=develop
7 years ago
peizhilin b5d6e38b05 fix build issue for cudaEvent_t
7 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
7 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
7 years ago
wopeizl 3ccd8964a4
Merge pull request #15905 from wopeizl/win/fix_eigen
7 years ago
chengduo 8e904d322f
Remove unnecessary dependence for profiler (#15899)
7 years ago
Zhen Wang 9261cf39db update with develop. test=develop
7 years ago
Zhen Wang 0bf809c9b3 add set_attr for IrOpNode. test=develop
7 years ago
Zhen Wang 7c8f7df2fe add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop
7 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
7 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
7 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
7 years ago
dzhwinter a71f2fbe4f fix default value. test=develop
7 years ago
Jacek Czaja dec9cf53c8 [MKL-DNN] MKL-DNN specific Tensor modification (#15429)
7 years ago
Kaipeng Deng e41db6e140
Merge pull request #15897 from heavengate/fix_pool3d_doc
7 years ago
Xin Pan 8b1672fe76 follow comments
7 years ago
minqiyang e9fdf9090d Polish code
7 years ago
lujun 23560d08f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-api-doc-20190220
7 years ago
Xin Pan 5dd281f738 polish
7 years ago
lujun da92a2cedc fix util plot for py3, test=develop
7 years ago
peizhilin 6ccdb1b947 fix build issue on windows for sample prop op
7 years ago
dzhwinter 2578241996 fix default value. test=develop
7 years ago
dengkaipeng 373cfb0ccf use kernel size in global_pooling. test=develop
7 years ago
dengkaipeng de50854e2d add python example. test=develop
7 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
7 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
7 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
7 years ago
Dun c6bd434ffe
add memset CUPTI && test=develop (#15868)
7 years ago
xuezhong f857e07987
Merge pull request #15893 from xuezhong/add_sample_logits_op
7 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
7 years ago
minqiyang a15a3fc314 Polish code
7 years ago
Tao Luo 8a7efc78f1
Merge pull request #15882 from sfraczek/unique_ptr_dereference
7 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
7 years ago