• C
    modify Ops to complex template (#33041) · 5fa44c34
    chentianyu03 提交于
    * modify conj, real, imag OP to complex template
    
    * replace with complex template to dot Op
    
    * replace with complex template to Abs Op
    
    * add support for complex64 and complex128
    5fa44c34
real_op.cu 1.3 KB