RoundTripValidationExample
Example demonstrating round-trip validation capabilities for StableHLO conversion.
This example shows how to:
Generate MLIR from a compute graph
Validate the generated MLIR syntax and semantics
Perform round-trip validation to ensure correctness
Benchmark the conversion performance