Implementation of `ReshapeNoopOptimization` canonicalizer.
This canonicalizer replaces reshapes of constant tensors that contain the updated shape (skipping the reshape operation). Differential Revision: https://reviews.llvm.org/D112038
Loading
Please sign in to comment