EnzymeAD/Enzyme-JAX

Missing reduce constant prop

Offen

#1.084 geöffnet am 21.06.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)MLIR (45 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (126 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

%61 = stablehlo.reduce(%c_0 init: %c_7) applies stablehlo.and across dimensions = [0, 1] : (tensor<1x140xi1>, tensor<i1>) -> tensor<i1>

https://github.com/openxla/stablehlo/blob/172164449ff2ddc8e5f6c12c29bc96eb68f30139/stablehlo/reference/Ops.cpp#L129

Contributor Guide