Commit Graph

9 Commits (1cd6721873c221d4912de839b2f3bf7600a23aaa)

Author SHA1 Message Date
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
7 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
7 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
8 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
8 years ago
typhoonzero 69188e5981 fix ut
8 years ago
typhoonzero 0c6eef3e58 add split by ref test
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago