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 type.
Functions§
- Infers model shapes.
- Infers model shapes accepting and returning protocol buffers model.