Home
last modified time | relevance | path

Searched refs:op_compile_info (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.h41 const std::string &op_compile_info);
Dop_tiling_adapter.cc271 const std::string &op_compile_info) { in AnfNodeToGeNodeAdapter() argument
275 op_compile_info_ = op_compile_info; in AnfNodeToGeNodeAdapter()