Home
last modified time | relevance | path

Searched refs:extended_info (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/
Dconverter_flags.cc227 auto extended_info = config_file_parser.GetRegistryInfoString(); in InitExtendedIntegrationInfo() local
228 if (!extended_info.plugin_path.empty()) { in InitExtendedIntegrationInfo()
230 auto relative_path = lite::SplitStringToVector(extended_info.plugin_path, *delimiter); in InitExtendedIntegrationInfo()
240 if (!extended_info.disable_fusion.empty()) { in InitExtendedIntegrationInfo()
241 if (extended_info.disable_fusion == "on") { in InitExtendedIntegrationInfo()
243 } else if (extended_info.disable_fusion == "off") { in InitExtendedIntegrationInfo()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1187 u8 extended_info[48]; member
1214 u8 extended_info[48]; member