1. 22 2月, 2022 1 次提交
    • F
      Move real and imag op to phi (#39777) · 345cc8fa
      From00 提交于
      * Move Real OP to phi
      
      * Move Imag OP to phi
      
      * Move Real and Imag InferShape to phi
      
      * Move Real and Imag to complex_kernel
      
      * Change PT_REGISTER_XXX to PD_REGISTER_XXX
      345cc8fa
  2. 25 5月, 2021 1 次提交
    • 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
  3. 17 12月, 2020 1 次提交