API 参考
import_onnx()
从提供的 ONNX 模型导入 onnx-graphsurgeon Graph。
onnx_model (onnx.ModelProto) – ONNX 模型。
一个对应的 onnx-graphsurgeon Graph。
Graph