| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][linalg, tosa] Fix memory leaks in integration tests (#85366) Buffers are no longer deallocation by One-Shot Bufferize. This is now done by a separate buffer deallocation pass. Also fix a bug in the vector.mask folding, which was triggered by -buffer-deallocation-pipeline, which runs the canonicalizer. | 2 年前 | |
[mlir][tosa] Implement dynamic shape support for tosa.max_pool2d lowering (#87538) The existing lowering for tosa.max_pool2d only supports dynamic dimensions when the dynamic dimension is the batch dimension. This change updates the lowering to support arbitrary dynamic dimensions on the inputs and outputs of the tosa.max_pool2d operation. This change also fixes a bug in the implementation of implicit broadcasting in the tosa-to-linalg pass, which was introducing uses of constant ops that violated dominance requirements. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 2 年前 |