Commit Graph

10 Commits (b085ecc25896c0a4aea70bcfff316683a76ec5e4)

Author SHA1 Message Date
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
6 years ago
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