Home
last modified time | relevance | path

Searched defs:so_name (Results 1 – 2 of 2) 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()
/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()
132 const std::string &so_name() const { return so_name_; } in so_name() function