Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_manager.cc105 const string options_for_cann_str = options_for_cann.dump(); in GetProfConf() local
106 …emcpy_s(prof->options, MSPROF_OPTIONS_DEF_LEN_MAX, options_for_cann_str.c_str(), options_for_cann_… in GetProfConf()