Commit Graph

14 Commits (e92f770c425d7ebf0056b98a59756a321d8ddb88)

Author SHA1 Message Date
wangchaochaohu 32b9577b2a
refine the split op for API 2.0 test=develop (#25320)
5 years ago
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
5 years ago
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
5 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
6 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
6 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
6 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
6 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
6 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
typhoonzero 69188e5981 fix ut
7 years ago
typhoonzero 0c6eef3e58 add split by ref test
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago