-
We cannot share `verifyConvolutionOp` with MHLO because it supports so-called ["unknown dimensions"](https://github.com/tensorflow/mlir-hlo/blob/08ce879a5a04ea95dd02515baadc1796901546c5/mhlo/transform…
-
I tried to get return type for a method, which returning value like List , but i found it just return a class type as java.util.List, without the object type in the list, demo as below:
My class and…
-
-
This crashes Enzyme:
```julia
using Enzyme, ValueShapes
function diffeq_step!(du, u, p, t)
vs_u = NamedTupleShape(ShapedAsNT,
x = ArrayShape{Real}(2,3),
y = ArrayShape{Re…
-
### Request description
Per discussion in https://github.com/openxla/stablehlo/pull/221#discussion_r987176440, consider reuse `verifyReducerShape` in SortOp, as SortOp also contains a region need to …
-
Leftover from https://github.com/openxla/stablehlo/pull/825.
FftOp::inferReturnTypeComponents(): has FftType from StablehloEnums.td
RngOp::verify(): hasRngDistribution from StablehloEnums.td
-
I cannot test this change but I found this while trying to make sure my compiler rejected calls to actions in the correct location.
The check for parser context is in `TypeInference::actionCall` whil…
-
### Target Minor
0.74
### Under what system configuration was the test run?
For @alanjhughes
```
System:
OS: macOS 14.3.1
CPU: (12) arm64 Apple M2 Pro
Memory: 388.78 MB / 32.00 GB…
-
-