[][src]Crate onnx_shape_inference

ONNX Shape inference helper binding.

Resources used to implement:

  • https://github.com/onnx/onnx/blob/master/onnx/cpp2py_export.cc#L295

Functions

infer_shapes_proto

Infers model shapes accepting and returning protocol buffers model.