blob: 03bab9f6479081b3b4eea7e7d807b5d965c6b7ee [file] [view] [edit]
# 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.