Searched defs:GetFormatType (Results 1 – 3 of 3) sorted by relevance
91 FormatType GetFormatType() const { return format_type_; } in GetFormatType() function
943 int GetFormatType() const { return GetInstrArg(); } in GetFormatType() function
269 FormatType TransformOp::GetFormatType(const std::string &fmt) { in GetFormatType() function in mindspore::graphkernel::TransformOp