1. 16 2月, 2023 1 次提交
    • H
      [phi decoupling] remove variable.h in phi (#50407) · 905cefd4
      Huang Jiyi 提交于
      * move variable_utils from phi_api_utils to fluid
      
      * fix coment
      
      * update include
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * update
      
      * update
      
      * fix CI-Windows-OpenBLAS
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * update include
      
      * move variable_utils to phi_utils
      
      * fix namespace
      905cefd4
  2. 28 12月, 2022 1 次提交
  3. 21 6月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
  5. 16 3月, 2022 1 次提交
    • C
      [Phi] Migrate multiplex, qr, tril_triu op kernel to phi (#40007) · dce87e3d
      caozhou 提交于
      * migrate multiplex op kernel
      
      * migrate qr cpu kernel
      
      * migrate tril_triu op kernel
      
      * fix multiplex kernel
      
      * add kernel sig
      
      * fix dependence and bug
      
      * fix multiplex error
      
      * fix npu include error
      
      * fix conflict
      
      * fix conflict and delete tril_triu
      
      * fix date and multiplex input
      
      * adapt header file order
      
      * fix header file include
      
      * fix conflict
      
      * delete cholesky_solve_op.h
      
      * delete triangular_solve_op.h
      dce87e3d