1. 12 3月, 2022 6 次提交
  2. 11 3月, 2022 28 次提交
  3. 10 3月, 2022 6 次提交
    • X
      [phi] transfer the infer shape of accuracy op into phi (#40358) · a40ea45e
      xiongkun 提交于
      * transfer the infershape of accuracy op into phi
      
      * add set_dtype
      
      * add setdtype
      a40ea45e
    • H
      Inference add ONNXRuntime back-end (#39988) · 431afc39
      heliqi 提交于
      * add onnxruntime predictor
      
      * Add code comments
      
      * support link paddle2onnx onnxruntime
      
      * support onnxruntime with python
      
      * support onnxruntime with python
      
      * support onnxruntime with windows
      
      * paddle2onnx compile with windows
      
      * supoort windows compile
      
      * supoort windows compile with onnxruntime
      
      * supoort windows compile with paddle2onnx
      
      * supoort mac compile
      
      * compile with mac
      
      * compile with mac
      
      * add code comments
      
      * fix remind word
      
      * code optimization
      
      * add test case
      
      * add test case
      
      * add inference demo_ci test case
      
      * fix compile paddle2onnx with no python
      
      * add inference demo_ci test case
      
      * add inference demo_ci test case
      
      * add inference infer_ut test case
      
      * support c go api and test cases
      
      * add converage test case
      
      * add converage test case
      
      * add capi test case
      
      * add capi test case
      431afc39
    • L
      solve unexecuted UT (#40397) · bd4dc3be
      Lijunhui 提交于
      bd4dc3be
    • L
      [phi] move matrix_power op (#40231) · befa78ea
      Liu-xiandong 提交于
      * [phi] move matrix_power op
      
      * MatrixInverse fluid -> phi
      
      * modify the CMake to fix compile bug
      
      * delete useless comment
      
      * mutable memory -> phi Alloc
      
      * modify the include file
      
      * modify the include file
      
      * fix bug in CI compiler
      befa78ea
    • Jeffrey Chen's avatar
      [PHI] Migrate where_index op (#40255) · 857069f3
      Jeffrey Chen 提交于
      * [PHI] Migrate where_index op
      
      * [PHI] Fix where_index infermate
      
      * [Phi] set where_index out data type
      857069f3
    • C
      [Auto Parallel]Update reshard for while sub block (#40366) · 2747de2b
      caozhou 提交于
      * update reshard for while sub block
      
      * fix code format error
      2747de2b