Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Dcef_crash_report_utils.h13 using ParameterMap = std::map<std::string, std::string>; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/strategy_checkpoint/
Dparallel_strategy_checkpoint.h36 using ParameterMap = std::vector<std::pair<std::string, ParameterPtr>>; variable