Commit Graph

21 Commits (50582071dce846a973a054c40fe194069657960a)

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