tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.73k stars 257 forks source link

DimOp folding for alloc/view dynamic dimensions #253

Closed bondhugula closed 4 years ago

bondhugula commented 4 years ago

The second commit in the pull request is the one that actually belongs here: https://github.com/tensorflow/mlir/pull/253/commits/9be77ce83a6d324f850b8b9a7450b26898dd81ed The other one belongs to #252

joker-eph commented 4 years ago

@bondhugula the integration failed because of conflicts, can you rebase?