Commit Graph

7 Commits (cbdb8a17b1e7ab27fd7429c4a94db898d9a05b24)

Author SHA1 Message Date
Yibing Liu 7e20e7691e
Fix the bug in fp16 backward kernel (#16269)
7 years ago
Yibing Liu 4ae23cc3c5
Impl fp16 compute kernel for slice_op (#16206)
7 years ago
Dun e0bca5f866 Implement slice grad operator. #8130 (#12330)
7 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
whs adc09087c1
Add slice op. (#11052)
7 years ago