Commit Graph

13265 Commits (466a10dcddf22c5a88cdb5cb1c38bcd0c0cc7cac)

Author SHA1 Message Date
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
6 years ago
WangZhen e2ff300b02 add UT for quantization.
6 years ago
Tao Luo c102f427d2 make 'paddle version' valid
6 years ago
WangZhen 451896fce4 init quantization.
6 years ago
tensor-tang 316e44b1b7 fix unused warnings
6 years ago
Wu Yi 7e651a38dd
fix mac cmake version 3.13 build (#15386)
6 years ago
jerrywgz b62a17bbae add nms api
6 years ago
tensor-tang 579d758254 fix jitkernel tests and refine benchmark
6 years ago
jerrywgz f660553d77 enhance nms for mask rcnn, test=develop
6 years ago
jerrywgz 88ee56d0b2 enhance nms for mask rcnn
6 years ago
Tao Luo 193edfa746 remove legacy build_android and build_ios
6 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
6 years ago
Tao Luo 3ede8b67e6 update CMakeLists.txt
6 years ago
Tao Luo 5316c64776 remove legacy cluster_train code
6 years ago
Tao Luo eec133ca6a remove legacy testing code
6 years ago
Tao Luo 81da854903 remove legacy C++ code
6 years ago
Tao Luo 8f522c15ed
Merge pull request #15408 from luotao1/mm_dnn
6 years ago
Tao Luo 001827c270 test_analyzer_mm_dnn runs in serial
6 years ago
Tao Luo 140fc1e92c
Merge pull request #15392 from luotao1/pyramid_dnn
6 years ago
Yan Chunwei c9e5aa19c1
get tensor API add more comments (#15345)
6 years ago
Yiqun Liu f413b6892b
Revert the modification of while_op in #14764. (#15372)
6 years ago
Yan Chunwei e84234b551
make clone thread safe (#15363)
6 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
6 years ago
gongweibao 7cd4dd7ce4
Hide varhandle members. (#15382)
6 years ago
Tao Luo 668563088e add pyramid_dnn c++ inference test
6 years ago
Zhaolong Xing 236201c222
Merge pull request #15350 from NHZlX/fix_bug_for_precditor
6 years ago
Yan Chunwei e07900d317
cache tensor ptr in ZeroCopyTensor (#15352)
6 years ago
Yan Chunwei b7916440ff
hot fix the Native clone (#15344)
6 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
6 years ago
Xin Pan 3ecf6bb338
Merge pull request #15028 from yihuaxu/develop_641313ea7_elementwise_mul_mkldnn_bug_fix
6 years ago
Xin Pan e395f2c6a3 polish codes
6 years ago
wopeizl 994e73f685
Merge pull request #15351 from wopeizl/fixbuildissue
6 years ago
minqiyang 315b133e67 Add single GPU support to imperative
6 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
6 years ago
tensor-tang 3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
6 years ago
tensor-tang 904a39239d
Merge pull request #15254 from mozga-intel/mozga-intel/softmax_operator_ngraph
6 years ago
nhzlx e61a1b9514 merge develop test=develop
6 years ago
peizhilin cd562f8fb7 disable the parallel mode for adam op on windows test=develop
6 years ago
nhzlx b2ba3471fd fix analysis config bug.
6 years ago
Xin Pan 01dc15ce32
Merge pull request #15329 from panyx0718/imperative2
6 years ago
Xin Pan 16cb3ebd68
Merge pull request #15268 from xiaolil1/pool-int8
6 years ago
Xin Pan 9a4314f025 imperative gan
6 years ago
tensor-tang a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
6 years ago
bingyanghuang a152a5c731 Disable conv3d mkldnn in dam (#15335)
6 years ago
Xin Pan 73093656b8
Merge pull request #15331 from panyx0718/api
6 years ago
Xin Pan 2db6e3ed2a
Merge pull request #15292 from panyx0718/imperative
6 years ago
乔龙飞 Qiao Longfei b14d4cdd75
Merge pull request #14890 from jacquesqiao/multithread-sparse-adam
6 years ago
Xin Pan 6b762f6519 add doc
6 years ago
Xin Pan d7b159355c add more doc
6 years ago
mozga-intel cba729404d Enable softmax operator for a ngraph engine
6 years ago
wopeizl 0fbb76f66b
Merge pull request #15204 from wopeizl/debug/support
6 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
6 years ago
Xin Pan 783dbe9abb more doc
6 years ago
Xin Pan f997109bb1 polish
6 years ago
Xin Pan c1fdacd4b4 add imperative mode design
6 years ago
Qiao Longfei 8c516a24e5 remote min_row_size_to_use_multithread in adam interface test=develop
6 years ago
Tao Luo 9497d43921
Merge pull request #15307 from luotao1/trace_deps
6 years ago
tensor-tang 1a95cd227d disable seqpool test on mac or without mkl
6 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
tensor-tang 0b6447a482
Merge pull request #15310 from luotao1/ZeroCopy_omp
6 years ago
peizhilin 5e450833bd test=develop
6 years ago
Qiyang Min 3f687765e6
Merge pull request #15281 from velconia/fix_expand_op_compile_time
6 years ago
peizhilin eea75a1d93 fix issue when type is invalid
6 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
6 years ago
Tao Luo 2411ed4286 fix multi-threads in ZeroCopyProfile
6 years ago
minqiyang c4cf5967db Change backward op infershape
6 years ago
tensor-tang 84b0ecdcce Merge remote-tracking branch 'ups/develop' into fuse/second_order_mul_sub
6 years ago
tensor-tang 7035f051a8 adjust acc on mac
6 years ago
luotao1 346561a37f fix imperative compile when WITH_PYTHON=OFF
6 years ago
Xin Pan b29eca3b71 code style
6 years ago
Xin Pan 7bc67c31e5 polish more
6 years ago
Xin Pan 0c04cac484 polish
6 years ago
Xin Pan 47ef2df01a polish
6 years ago
Xin Pan 0d5819eb4f polish imperative codes
6 years ago
Tao Luo e33427da0d
Merge pull request #15280 from luotao1/random_test
6 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn (#15186)"" (#15290)
6 years ago
Qiao Longfei 4d15515c40 fix gru_gpu_kernel test=develop
6 years ago
tensor-tang 93e75c5ae5 refine jitcode of vsub and vsquare
6 years ago
tensor-tang d618e48309 fix fuse square mat order and refine test
6 years ago
tensor-tang a5d2a6d1ad add fuse pass of sequared mat sub fusion
6 years ago
tensor-tang 531f4a1578 Merge branch 'fuse/repeatedfcrelu' into fuse/second_order_mul_sub
6 years ago
tensor-tang 84e023eae5 adjust the acc since the refer result is too large
6 years ago
Qiao Longfei 4feae25378 fix build problem test=develop
6 years ago
tensor-tang 38de1ff472 add fusion squared mat sub op
6 years ago
Qiao Longfei e641ffe77b change interface and api spec for dynamic_gru test=develop
6 years ago
tensor-tang 09c5786e22 add square jitkernel
6 years ago
Qiao Longfei 4c7be265d3 update avx gru grad kernel test=develop
6 years ago
tensor-tang 4461a458a5 adjust diff since abs is too large
6 years ago
Qiao Longfei 9b16e54064 update gru_grad_op
6 years ago
tensor-tang ca6fdc6e33 refine and fix test
6 years ago
tensor-tang a89296ac1f add repeated fc relu pass
6 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
6 years ago
tensor-tang f347d6e4a1 add repeated fc relu unit test
6 years ago
tensor-tang 99010e6eae init repeated fc relu op
6 years ago
tensor-tang 266a5d2f52 implement matmul refer and mkl kernel
6 years ago
tensor-tang c5623c87a3 init jit matmul kernel
6 years ago
Xin Pan a92860a3b1
Merge pull request #15298 from panyx0718/fix
6 years ago
Xin Pan 50b4ac08b0 fix
6 years ago
Xin Pan a1bfb35dd6 try fix py2
6 years ago
tensor-tang 781cd0cf51 add multi threads test of seqpool test (#15293)
6 years ago