Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/
Daicpu_proto_util.cc34 ::google::protobuf::Map<::std::string, ::mindspore::AttrValue> *node_attr) { in GetListValue()
65 ::google::protobuf::Map<::std::string, ::mindspore::AttrValue> *node_attr) { in ParseAttrValue()
/third_party/mindspore/mindspore-src/source/mindspore/core/proto/
Dmind_ir.proto104 repeated AttributeProto node_attr = 8; field