Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/acl/
Dacl_model_options.cc105 const std::map<std::string const *, std::string> init_options_map = { in GenAclOptions() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/acl/common/
Dacl_types.h55 std::map<std::string, std::string> init_options_map; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/config_parser/
Dconfig_file_parser.h101 std::map<std::string, std::string> init_options_map; member