Commit Graph

10 Commits (9676ac1c5c16d36d75b4467546607d15e62b5e8c)

Author SHA1 Message Date
zhupengyang bf978fffe5 all cases use large shape (#22084)
6 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
6 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
7 years ago
hutuxian 1670db5e86
Gather Op Index Support int64_t datatype (#17610)
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
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago