Commit Graph

3222 Commits (223c61ca5e7f74daeb26799dcf04445ed28251f8)

Author SHA1 Message Date
tensor-tang 223c61ca5e
Merge pull request #15170 from tensor-tang/jit/seqpool
7 years ago
Zeng Jinle e29f10d315
Merge pull request #15207 from sneaxiy/remove_op_handle_lock_and_fix_var
7 years ago
mozga-intel e4184008a4 PADDLE_WITH_NGRAPH was removed from the code
7 years ago
sneaxiy ed409ac9f4 Revert "Revert "Remove op handle lock""
7 years ago
Tao Luo 4d9aa1745a
Merge pull request #14806 from mozga-intel/mozga-intel/scale_operator_ngraph
7 years ago
Tao Luo dc0c221426
Merge pull request #14803 from mozga-intel/mozga-intel/mean_operator_ngraph
7 years ago
Zeng Jinle dacfaaa966 Revert "Remove op handle lock"
7 years ago
Qiyang Min 317840d3ba
Merge pull request #14277 from velconia/add_fused_emb_seq_pool_op
7 years ago
xiaolil1 c8f101e5da Conv int8 relu (#15130)
7 years ago
Zeng Jinle f3a13512fc
Merge pull request #15139 from sneaxiy/remove_op_handle_lock
7 years ago
minqiyang 0f94c1ac14 Polish code
7 years ago
minqiyang c09a379015 remove const_cast
7 years ago
tensor-tang 102d93712e Merge remote-tracking branch 'ups/develop' into jit/seqpool
7 years ago
tensor-tang 123b98f417 refine heigth and codesize and support all pool
7 years ago
tensor-tang 0145f40f45 use height from params of jitcode
7 years ago
tensor-tang e0591deebc enhance seqpool jitcode
7 years ago
Zeng Jinle 99e6e8b00f
Merge pull request #15179 from sneaxiy/fix_crf_grad_lod
7 years ago
minqiyang db8eb9b688 Polish code
7 years ago
minqiyang 39b98709b1 Move fused ops to fused dir
7 years ago
minqiyang 920d4a8b78 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fused_emb_seq_pool_op
7 years ago
乔龙飞 Qiao Longfei 7c891e1ecc
Merge pull request #15111 from jacquesqiao/fix-adam-tmp-var
7 years ago
mozga-intel e77956c920 Enable mean operator for a ngraph
7 years ago
mozga-intel dd768714ab Enable scale operator for a ngraph
7 years ago
sneaxiy be425461a1 fix crf grad lod share
7 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
7 years ago
tensor-tang 92201d3956 support avg and sqrt pool and add mkl impl
7 years ago
tensor-tang c50060bb26 add jitcode impl and use it
7 years ago
tensor-tang 142bb41748 add seqpool jitkernel test and benchmark
7 years ago
tensor-tang e58a569c6c use seqpool jitkernel
7 years ago
tensor-tang 3e01a4048f add refer seqpool jitkernel
7 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
7 years ago
Yan Xu a1e60ab19b
Merge pull request #14791 from Yancey1989/parallel_graph_mode
7 years ago
qingqing01 c981bf0f9d
Fix compling error with cuDNN v5 (#15148)
7 years ago
wopeizl 67093da398
Merge pull request #15122 from wopeizl/windows/fixhuberloss
7 years ago
sneaxiy d0a8a1e950 remove_op_handle_lock
7 years ago
Xin Pan 087af6a686
Merge pull request #15131 from panyx0718/clean
7 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
sneaxiy 6f06e6cdac Merge remote origin
7 years ago
xiaolil1 8eb1f26211 Enable INT8 pool OP (#15046)
7 years ago
Xin Pan 9186451f60 hide GetTensor
7 years ago
peizhilin dba009dbbf fix script issue
7 years ago
peizhilin cd2d60b4c8 fix build issue for density prior box op on windows test=develop
7 years ago
peizhilin 1f423f84ac fix the huber loss compile issue on windows test=develop
7 years ago
sneaxiy d25395fc98 remove tensor core lock
7 years ago
peizhilin b3688100ad fix unittest
7 years ago
peizhilin 5d8f281397 restore the memory mode
7 years ago
peizhilin 33b7821a75 fix save and load ops on windows test=develop
7 years ago
Qiao Longfei dfe85fb358 fix build
7 years ago
Qiao Longfei f057bbd1d1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-adam-tmp-var
7 years ago
Qiao Longfei f1c973b014 adam op should not create tmp var in compute
7 years ago