Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/acl/common/
Dacl_types.h59 std::map<std::string, std::map<std::string, std::string>> op_attrs_map; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/cxx_api/
Dconverter_para.h63 std::map<std::string, std::map<std::string, std::string>> op_attrs_map; member