from_onnx_text¶
- onnx_ir.from_onnx_text(model_text: str, /) Model ¶
Convert the ONNX textual representation to an IR model.
Read more about the textual representation at: https://onnx.ai/onnx/repo-docs/Syntax.html
Convert the ONNX textual representation to an IR model.
Read more about the textual representation at: https://onnx.ai/onnx/repo-docs/Syntax.html