Commit Graph

16 Commits (7fedf26b8778c5e1da1facfb32bd17ac9ca9f0a0)

Author SHA1 Message Date
Qinghe JING 13b03e7ad6
add gather split squeeze stack unsqueeze api (#24035)
5 years ago
zhupengyang 8b3ef2a587 all cases use large shape (#22091)
5 years ago
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
5 years ago
zhupengyang 4c987a6003 fix input shape of op tests (#21682)
6 years ago
zhongpu 5f627488db add kernel for unsqueeze_op and Add unsqueezed op test, test=develop (#19436)
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 5f89272c89 change the bit insert to array insert for understandability
7 years ago
chenweihang 80126a7496 small fix based reviewer's advice
7 years ago
chenweihang 49b2cf5fee adjust some code based reviewer's advice
7 years ago
chenweihang ca15779394 rewrite, use reshape op in unsqueeze op, test passed
7 years ago
chenweihang e402496238 complete unsqueeze op and related unittest.
7 years ago
chenweihang 70729ad641 Add Unsqueeze Operator Framework, not finshed
7 years ago