add conj op for complex types (#29527)
* add conj op for complex types * add conj for complex types * add more test case * add conj_op test * modify conj api and impl * add complex type for fill_constant_op xpu * add setConstant for complex type * remove complex conj test file * user define grad for test_conj_op * add test case for static mode of conj api * modify conj doc * change input args name to x * remove useless codes * conj support real types * add conj test case for real number
Showing
paddle/fluid/operators/conj_op.cc
0 → 100644
paddle/fluid/operators/conj_op.cu
0 → 100644
paddle/fluid/operators/conj_op.h
0 → 100644
想要评论请 注册 或 登录