Commit Graph

1218 Commits (6a4e9230edde6e7519ac36bf099c6b6fffc5649b)

Author SHA1 Message Date
Tao Luo 6a4e9230ed Merge branch 'develop' into mkldnn_test
7 years ago
Xin Pan 6a54c3de1f
Merge pull request #13928 from panyx0718/doc
7 years ago
Tao Luo e47f4186ae fix some compiler warning
7 years ago
Xin Pan 7fb5b66ac2
Merge pull request #13916 from panyx0718/fix2
7 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
7 years ago
Xin Pan abbfb60ca9 remove unused codes
7 years ago
Xin Pan 342e436158 Make Var::GetMutable robust
7 years ago
Qiyang Min e3a64fca44
Merge pull request #13835 from velconia/fix_reshape_op
7 years ago
Zeng Jinle af91d41ab8
Merge pull request #13852 from sneaxiy/feature/eager_delete_tensor
7 years ago
Xin Pan 288a112ffd
Revert "Revert "Revert "Make variable::GetMutable robust"""
7 years ago
Tao Luo c26f2b21eb
Merge pull request #13813 from sfraczek/sfraczek/conv-bn-fuse-pass-full-eigen
7 years ago
Sylwester Fraczek 50c5e9b0c6 reshape_2d used from ddim.h
7 years ago
minqiyang aeec82acd5 Add unittest for reshape op
7 years ago
Xin Pan ddb76d0d09 Make GetMutable more robust
7 years ago
minqiyang 24c9fbdba3 Polish code
7 years ago
sneaxiy d3ed070e10 test=develop
7 years ago
minqiyang d9b202e717 Move tensor copy src_ptr and dst_ptr check to TensorCopy function
7 years ago
sneaxiy fb6201e93e test=develop
7 years ago
Xin Pan d852be7c48
Revert "Make variable::GetMutable robust"
7 years ago
Xin Pan ae8b1c32bf
Merge pull request #13821 from panyx0718/fix
7 years ago
Sylwester Fraczek 55d6950a1a rewrite conv_bn fuse pass to eigen
7 years ago
Xin Pan 228506618b Avoid GetMutable implicitly reset Var Type.
7 years ago
Tao Luo 9b11a17502
Revert "[MKLDNN] Pass: Fuse Conv + Bias"
7 years ago
Tao Luo ce248a15d9
Merge pull request #13368 from Sand3r-/mgallus/conv-bias-pass
7 years ago
Tao Luo 16b1beb244
Merge pull request #13486 from sfraczek/sfraczek/conv-bn-fuse-pass
7 years ago
Michal Gallus 40b17be4b0 Pass: Fuse Conv + Bias
7 years ago
Sylwester Fraczek 3fcca40909 eigen sqrt fix and change 1e-5 to epsilon
7 years ago
chengduo e1761709f8
Set the right shape of selected_rows (#13723)
7 years ago
dzhwinter a46e30aa6d
enhance isinf/isnan in tensor util, avoid copy back to cpu (#12688)
7 years ago
Xin Pan 943e4deb23
Merge pull request #13750 from panyx0718/fix
7 years ago
Sylwester Fraczek 78f98294c2 conv bn fuse pass
7 years ago
Xin Pan d2079b1ddb clean unused code and small optimize
7 years ago
Xin Pan ab798a2832 clarify the fraction_of_gpu_memory flag
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
dzhwinter 32c260cd1f
"fix operators cmake" (#13581)
7 years ago
Tao Luo 6ef6a9180a
Merge pull request #13727 from Sand3r-/mgallus/enable-mkldnn-naive-exe
7 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
7 years ago
sneaxiy 9606b37ce4 test=develop
7 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
7 years ago
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
7 years ago
chengduo d6747a9ac2
make check_graph choosable (#13674)
7 years ago
Xin Pan 425a882165
Merge pull request #13643 from panyx0718/ir2
7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
7 years ago
Xin Pan 642905958a fix compile error
7 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
7 years ago
Xin Pan 6746b1fdf3 add missing header
7 years ago
Xin Pan ddd60581b7 clean up channel
7 years ago
Tao Luo 83ca657f96 Merge branch 'develop' into resnet50_ut
7 years ago
Jacek Czaja e202f33aa9 - Yet another clarification to comment
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago