Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dresource.cc32 static BuiltInTypeMap method_map = {{kObjectTypeString, in GetMethodMap() local
275 Any GetMethodOrAttr(const string &name, const TypeId &type_id, const BuiltInTypeMap &method_map) { in GetMethodOrAttr()
289 const BuiltInTypeMap &method_map = GetMethodMap(); in IsTypeInBuiltInMap() local
303 const BuiltInTypeMap &method_map = GetMethodMap(); in GetMethodPtr() local
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/op/
Dresize_tensorrt.cc170 std::map<schema::ResizeMethod, nvinfer1::ResizeMode> method_map = { in SetParams() local