Commit Graph

21 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
Physher 0caa08ea40 Add mkldnn int8 mul-op kernel (#17834)
7 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
7 years ago
peizhilin c783dd03bd fix the test case test=develop
8 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759"
8 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
8 years ago
Yu Yang 186b2b138d
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
8 years ago
Yu Yang 7119d6c3cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack
8 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
8 years ago
Yu Yang cda7842e26 Revert "Revert "Add Python Callstacks when Op::Run error (#12759)""
8 years ago
Xin Pan 66f870433d fix test
8 years ago
guochaorong 1f270275a6 Revert "Add Python Callstacks when Op::Run error (#12759)"
8 years ago
Yu Yang b2df17003f
Add Python Callstacks when Op::Run error (#12759)
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
8 years ago
minqiyang a3539845f2 Polish python code style
8 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
8 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
8 years ago
yuyang18 50dab46033 Fix bug
8 years ago
mozga-intel 6e7b883bdd Initial implementation of multiplication operator for MKLDNN
8 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago