Searched defs:onnx_type (Results 1 – 2 of 2) sorted by relevance
85 TypeId OnnxNodeParser::GetDataTypeFromOnnx(onnx::TensorProto_DataType onnx_type) { in GetDataTypeFromOnnx()
167 OpNameInfo &set_onnx_type(const std::string &onnx_type) { in set_onnx_type()172 const std::string &onnx_type() const { return onnx_type_; } in onnx_type() function in mindspore::OpNameInfo