Searched refs:ProtoTypeToMsType (Results 1 – 3 of 3) sorted by relevance
114 static int ProtoTypeToMsType(int proto_type);
71 int AicpuOpUtil::ProtoTypeToMsType(int proto_type) { in ProtoTypeToMsType() function in mindspore::kernel::AicpuOpUtil
242 auto ms_type = kernel::AicpuOpUtil::ProtoTypeToMsType(shape_and_type->type); in GetShapeAndType()