“b7dcd8aa258bff7ef25ee830e988bbbb94efeb9a”上不存在“git@gitcode.net:qq_37101384/mace.git”
  • H
    CopyFromCpu and CopyToCpu of Onnxruntime back-end optimize (#40561) · fcbb7440
    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
    
    * fix onnxruntime copyfromcpu and copytocpu
    
    * fix goapi
    
    * modify code
    fcbb7440
zero_copy_tensor.cc 28.6 KB