onnx — Easy Playground
Open Neural Network Exchange: interoperable model format
Getting started with onnxRun locally
Install
pip install onnxPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: onnx)
onnx is a third-party package. Open Neural Network Exchange: interoperable model format. Install with: pip install onnx
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?