EnzymeAD / EnzymeAD/Enzyme-JAX

concat reshape simplification

Open
#557 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MLIR
Stars
131
Forks
53
Avg merge
1d 10h
Merged PRs (30d)
193

Description

```
%4443 = stablehlo.concatenate %4442, %4313, dim = 0 : (tensor<22x47xf64>, tensor<22x47xf64>) -> tensor<44x47xf64>
%4444 = stablehlo.reshape %4443 : (tensor<44x47xf64>) -> tensor<2x22x47xf64>
%4445 = stablehlo.concatenate %4444, %4184, %4054, %3924, %3664, %3534, dim = 0 : (tensor<2x22x47xf64>, tensor<1x22x47xf64>, tensor<1x22x47xf64>, tensor<2x22x47xf64>, tensor<1x22x47xf64>, tensor<1x22x47xf64>) -> tensor<8x22x47xf64>
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.