mlir-tv icon indicating copy to clipboard operation
mlir-tv copied to clipboard

Making memref reduction loop output as unsupported causes unsupported ops in text_classification model

Open makesource opened this issue 3 years ago • 0 comments

PR: https://github.com/aqjune/mlir-tv/pull/308 Maybe related: https://github.com/aqjune/mlir-tv/blob/23832af942e37a96fffda9d5c5d0ca02dc84e946/src/encode.cpp#L3128

Can cause unsupported ops error in text_classification_v2 linalg-bufferizeand tensor-bufferize pass.

makesource avatar May 06 '22 05:05 makesource