Home
last modified time | relevance | path

Searched defs:totalIter (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dutil.cc625 std::map<ge::DataType, std::string>::const_iterator totalIter = DTYPE_STR_MAP.find(dataType); in GetInputDataType() local
960 std::map<ge::DataType, std::string>::const_iterator totalIter = DTYPE_STR_MAP.find(dataType); in DataTypeToStringDesc() local