Commit Graph

9 Commits (53148e06964b00d40bfb7ef71c4b655f7012973a)

Author SHA1 Message Date
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