EnzymeAD / EnzymeAD/Enzyme-JAX
Add of selects with same conditions -> select of adds
Open
- Dominant language
- MLIR
- Stars
- 131
- Forks
- 53
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 193
Description
```
%4224 = stablehlo.select %4200, %4210, %4218 : tensor<4x1520x3056xi1>, tensor<4x1520x3056xf64> loc(#loc2116)
%4225 = stablehlo.select %4200, %4209, %4219 : tensor<4x1520x3056xi1>, tensor<4x1520x3056xf64> loc(#loc2116)
%4321 = stablehlo.add %4224, %4225 : tensor<4x1520x3056xf64> loc(#loc5050)
```
this is helpful if it can result in larger sized convolution conversions
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.