Home
last modified time | relevance | path

Searched refs:npuNamePrefix (Results 1 - 1 of 1) sorted by relevance

/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp61 const std::string npuNamePrefix = "NPU_"; in IsNPU() local
62 if (strncmp(npuNamePrefix.c_str(), name, npuNamePrefix.size()) != 0) { in IsNPU()

Completed in 1 milliseconds