Commit Graph

9 Commits (a6b089c614f3ef503f4243c278ae97e6435ea391)

Author SHA1 Message Date
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
5 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
5 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