Julia bindings for the MLIR HLO (High Level Operations) dialects found in openxla/stablehlo.
Warning
Disclaimer: This library just provides the bindings for creating the HLO operations. You still need to provide a compatible backend (like XLA or IREE). Check out the Reactant.jl and Coil.jl to generate StableHLO code from Julia.