| # Python Examples | |
| This directory should contain a series of examples as a starting point | |
| for how to use StableHLO via our Python bindings. | |
| Note: If you have a great example to highlight, we welcome contributions! | |
| * [stablehlo_add](./stablehlo_add.py): A simple example that demonstrates | |
| how to use the StableHLO library to add two numbers. |