Home
last modified time | relevance | path

Searched defs:sync_ret (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/
Dtensorrt_subgraph.cc868 … int sync_ret = runtime_->GetAllocator()->SyncMemDeviceToHost(host_address, outputs_[i].DataSize(), in PostExecute() local
877 …int sync_ret = runtime_->GetAllocator()->SyncMemDeviceToHost(&output_tensor, trt_out_tensor_name, … in PostExecute() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_graph_executor.cc1322 auto sync_ret = ResManager()->SyncStream(); in RunGraphRefMode() local
1338 auto sync_ret = ResManager()->SyncStream(); in RunGraphRefMode() local