def __init__(self: OnnxModelParser)
函数功能
onnx模型解析类的构造方法。
函数原型
def __init__(self: OnnxModelParser)
参数说明
无
父主题:
class ascendie.OnnxModelParser