获取模型的算子类型。
数据类型为string的接口后续版本会废弃,建议使用数据类型为非string的接口。
string GetOmOptype () const
Status GetOmOptype(ge::AscendString &om_op_type) const;
无。