1 file changed
+1
-1
lines changed- BUILD.bazel+46-2
- CODE_OF_CONDUCT.md+3-4
- build_tools/github_actions/ci_build_docs.sh+7-2
- docs/_toc.yaml+2
- docs/generated/interpreter_passes.md+31
- docs/generated/stablehlo_passes.md+6-30
- docs/spec.md+2-1
- stablehlo/conversions/linalg/transforms/CMakeLists.txt-2
- stablehlo/dialect/StablehloOps.cpp+12
- stablehlo/dialect/StablehloOps.td+2
- stablehlo/dialect/TypeInference.cpp+21
- stablehlo/dialect/TypeInference.h+3
- stablehlo/dialect/Version.h+1-1
- stablehlo/integrations/python/stablehlo/savedmodel/stablehlo_to_tf_saved_model.py+2-2
- stablehlo/reference/CMakeLists.txt+20
- stablehlo/reference/InterpreterInstrumentWithProbe.cpp+21-23
- stablehlo/reference/InterpreterOps.td+1-1
- stablehlo/reference/InterpreterPasses.h+33
- stablehlo/reference/InterpreterPasses.td+49
- stablehlo/tests/interpret/all_to_all.mlir+28
- stablehlo/tests/ops_stablehlo.mlir+14
- stablehlo/tests/ops_stablehlo_quantized.mlir+16
- stablehlo/tests/stablehlo_legalize_quant_to_int.mlir+2.2k
- stablehlo/tests/stablehlo_probe_instrumentation.mlir+1-1
- stablehlo/tests/vhlo/stablehlo_legalize_to_vhlo.mlir+25
- stablehlo/tools/CMakeLists.txt+1
- stablehlo/tools/StablehloOptMain.cpp+2
- stablehlo/transforms/CMakeLists.txt+3-2
- stablehlo/transforms/Passes.td+13-34
- stablehlo/transforms/StablehloLegalizeQuantToInt.cpp+1.4k
- stablehlo/transforms/VhloLegalizeToStablehlo.cpp+3-2
0 commit comments