|||
ONNX 0.1 documentation
Quick search
ONNX operators
onnx API Overview
Proto and Serialization
onnx.backend
onnx.checker
onnx.compose
onnx.external_data_helper
onnx.helper
onnx.hub
onnx.mapping
onnx.numpy_helper
onnx.parser
onnx.printer
onnx.shape_inference
onnx.tools
onnx.version_converter
onnx.printer
¶
to_text
to_text
¶
onnx.printer.
to_text
(
proto
:
Union
[
ModelProto
,
FunctionProto
,
GraphProto
]
)
→
str
[source]
¶
<
Page contents
>
Page contents:
onnx.printer
to_text
<
onnx.parser
onnx.shape_inference
>
Styled using the
Piccolo Theme