StableHLO Integration ===================== .. automodule:: jlnn.export.stablehlo :members: This module serves to export the model to **StableHLO** (Stable High Level Operations). This is key for: * **TFX / Google Cloud**: Deployment of models into the TensorFlow ecosystem. * **Hardware Accelerators**: Compilation for specific chips that support the XLA/HLO dialect.