How to get dimensions of output layers in onnx neural net?
I can get onnx graph, but there is no output dimensions:
~/onnx-tensorrt/third_party/onnx/onnx/tools/net_drawer.py --input ./weights/tiny_3l_v5_11_608.onnx --output ./weights/tiny_3l_v5_11_608.dot --embed_docstring
Terveisin, Markus