Expand description
Various utilities to deal with the ONNX format structure
Structs§
Enums§
- Data
Type Error - Input
Tensor - Opset
Error - Output
Tensor - Scalar
Type - Data type for a single number
- Tensor
Conversion Error
Traits§
Functions§
- attribute
- get_
opset_ version - graph
- initializer
- initializer_
int64 - model
- model_
with_ opset - node
- tensor
- Shorthand method to define an ONNX tensor with the specified name and shape (data type is f32)
- tensor_
of_ type - Shorthand method to define an ONNX tensor with the specified name, shape and data type