Commit Graph

9 Commits (d9db94d75280680630f683b3efd45d5c226a9792)

Author SHA1 Message Date
zhongpu 52673956de add kernel for squeeze_op, test=develop (#19656)
6 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
chenweihang bc471b6ac4 refactor: remove inplace parameter from squeeze and unsqueeze op
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
chenweihang 927d793746 simplify test case
7 years ago
chenweihang 0cef33a468 adjust the dims range to [1,6] and fix some problem
7 years ago
chenweihang 9ca88fa8a5 Adjust squeeze op and code the unittest, test passed
7 years ago