Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/
Dresource.cc40 static BuiltInTypeMap method_map = { in GetMethodMap() local
640 Any GetMethodOrAttr(const string &name, const TypeId &type_id, const BuiltInTypeMap &method_map) { in GetMethodOrAttr()
654 const BuiltInTypeMap &method_map = GetMethodMap(); in IsTypeInBuiltInMap() local
668 const BuiltInTypeMap &method_map = GetMethodMap(); in GetMethodPtr() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/op/
Dresize_tensorrt.cc221 …std::map<ResizeMethod, nvinfer1::ResizeMode> method_map = {{ResizeMethod::LINEAR, nvinfer1::Resize… in SetParams() local