Home
last modified time | relevance | path

Searched defs:supportIter (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.cc38 …std::vector<ge::DataType>::const_iterator supportIter = find(supportList.begin(), supportList.end(… in GetInputDataType() local
620 …std::vector<ge::DataType>::const_iterator supportIter = find(supportList.begin(), supportList.end(… in GetInputDataType() local