Home
last modified time | relevance | path

Searched refs:so_name (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/
Dai_cpu_dynamic_kernel.h32 const std::string &so_name, const std::string &kernel_name) in AiCpuDynamicKernel() argument
36 so_name_(so_name), in AiCpuDynamicKernel()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Daicpu_task.cc78 … << ", so_name = " << task_info_->so_name() << ", kernel_name = " << task_info_->kernel_name() in Distribute()
80 rt_ret = rtCpuKernelLaunchWithFlag(reinterpret_cast<const void *>(task_info_->so_name().data()), in Distribute()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dtask_info.h119 AicpuTaskInfo(const std::string &op_name, uint32_t stream_id, const std::string &so_name, in AicpuTaskInfo() argument
124 so_name_(so_name), in AicpuTaskInfo()
132 const std::string &so_name() const { return so_name_; } in so_name() function
/third_party/icu/ohos_icu4j/
DBUILD.gn660 so_name = "ohos_icu4j"