Commit Graph

12 Commits (20c8432ae3e60e47f2e3f228f6bbeb64a8619876)

Author SHA1 Message Date
wawltor f3d7db98f1
Add the support of bool list for assign_value op (#23774)
5 years ago
liym27 6af480ca33
Support int64 for op assign_value. test=develop (#23179)
5 years ago
guofei 3d8571e884
modify assign op and add unittest of assign op (#22769)
5 years ago
chengjuntao 15c2667143
register fp16 for assign op (#22744)
5 years ago
juncaipeng 5bb9deb335 Update the precision of some op tests from fp32 to fp64 (#21774)
5 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
5 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
5 years ago
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
5 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
7 years ago