tree: 3f986f634eaa8d0129df4037382cf06c374a5583
  1. CMakeLists.txt
  2. README.md
  3. stablehlo_add.py
examples/python/README.md

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: A simple example that demonstrates how to use the StableHLO library to add two numbers.