Commit Graph

15 Commits (e6ca512af1c43d3dfe2aa62fd3c75494add7b2cc)

Author SHA1 Message Date
wangchaochaohu e6ca512af1
refine convert type for numpy type (#22386)
6 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
6 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
6 years ago
liym27 ae4ddbc821 add fill_constant input(shape) dtype check. test=develop (#20620)
6 years ago
zhupengyang 01209b5161 add input type and dtype check for cast_op (#20070)
6 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
6 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
6 years ago
123malin b414645a65
fix #17430: int64类型的attr训练非预期 (#18264)
6 years ago
tangwei12 66cc1850a8 add gpu place
7 years ago
tangwei12 fff6f595ff add unit test
7 years ago
tangwei12 8f9bbc2834 add unit test
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago