1. 23 2月, 2023 7 次提交
  2. 22 2月, 2023 6 次提交
  3. 21 2月, 2023 6 次提交
  4. 20 2月, 2023 7 次提交
    • J
      8ad635d5
    • S
      [XPU] fix fc_xpu_fuse_pass (#50569) · 77606f5d
      shentanyue 提交于
      77606f5d
    • W
      fix mutable_data() (#50396) · c47f11f5
      Wang Bojun 提交于
      c47f11f5
    • H
      [Cpp Extension] Support Cpp Extension (#49893) · 2a0563fa
      HongyuJia 提交于
      * update include directory
      
      * fully support C++ extension, pass unittest
      
      * fix include directory
      
      * support both extension and operator in one file
      
      * polish testcase
      
      * add jit unittest
      
      * update third_party.cmake, pass CI test
      
      * fix cmake
      
      * fix setup
      
      * fix inference, fix unittest precision
      
      * fix unittest precision
      
      * fix inference_lib cmake
      
      * try fix setup, try fix inference_lib
      
      * try fix inference_lib pybind
      
      * fix mix_op_extension, fix inference_lib
      
      * fix mix_op_extension, fix inference_lib
      
      * change cmake
      
      * change cmake
      
      * add compile flags
      
      * add Python.h headerfile
      
      * add test_custom_plugin_creater cmake
      
      * comment compile flag
      
      * pass all CI
      
      * pass all CI
      
      * comment compile flag
      
      * try solve test_custom_plugin_creater link error
      
      * try solve test_custom_plugin_creater link error
      
      * polish codes
      
      * remove windows compile flag
      
      * remove python_include_path
      
      * update pybind11, 2.4.3->2.6.0
      
      * update pybind11, 2.6.0->2.10.0
      
      * update pybind11, 2.10.0->2.6.0b1
      
      * update pybind11, 2.6.0b1->2.6.0, start fix unittest
      
      * fix pybind11 2.6.0 VarBase print error
      
      * fix pybind11 2.6.0 VarBase print error
      
      * handle PADDLE_ON_INFERENCE
      
      * modify according to reviewer
      
      * fix cmake
      
      * cmake decouple pybind_util when not ON_INFER
      
      * cmake decouple pybind_util when not ON_INFER
      
      * remove copy of inference_lib.cmake
      
      * change pybind.cc headerfile fluid->phi
      2a0563fa
    • H
      [Tensor operants] Polish tensor operants implementation (#50634) · 8c844356
      HongyuJia 提交于
      * polish tensor operants implementation
      
      * change year, 2021->2023
      8c844356
    • H
      [phi decoupling] move serialization from phi to fluid (#50608) · 6b3c48c1
      Huang Jiyi 提交于
      * move save_op to fluid
      
      * fix namespace
      
      * move_load_kernel
      
      * fix kernel_register
      
      * move serialization to fluid
      
      * fix test
      
      * fix bugs
      6b3c48c1
    • P
      fix cuda graph error when new executor change feed fetch (#50306) · 9167fda3
      pangyoki 提交于
      * change error
      
      * fix
      9167fda3
  5. 18 2月, 2023 2 次提交
  6. 17 2月, 2023 12 次提交