openxla / stablehlo

Backward compatible ML compute opset inspired by HLO/MHLO
Apache License 2.0
357 stars 100 forks source link

Exit after printing usage #2347

Closed mlevesquedion closed 1 month ago

mlevesquedion commented 1 month ago

I implemented this in https://github.com/openxla/stablehlo/pull/2310 for a new script and I think it is good to apply this pattern to other scripts as well.