Expand description
ONNX Shape inference helper binding.
Resources used to implement:
- https://github.com/onnx/onnx/blob/master/onnx/cpp2py_export.cc#L295
Enums§
- Error
- Error type.
Functions§
- shape_
inference - Infers model shapes.
- shape_
inference_ proto - Infers model shapes accepting and returning protocol buffers model.