【autograd】add select_p、eq_p、pow_p primitive operator for new autograd (#44813)
* add select_p * fix bugs * add custom test for select_p; modify select_p primrules * modify according to xiaoxu's comment * add eq_p, select_p, pow_p, use autograd to test grad of high order * add requirement of autograd, modify expected type of eq * modify according to xiaoxu's comment * import primops to use primops.pow
Showing
想要评论请 注册 或 登录