onnx-mlir
onnx-mlir copied to clipboard
Investigate MLIR buffer allocation optimizations
MLIR has passe that allow detection of buffer allocation and injection of deallocations. The following documentation https://mlir.llvm.org/docs/BufferDeallocationInternals advertises the existence of a buffer hoisting pass.