-
Notifications
You must be signed in to change notification settings - Fork 612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error: One or more operations with large vector sizes (16384 bytes) were found #19058
Labels
bug 🐞
Something isn't working
Comments
Fails with a different error in the latest main
|
@pashu123 this issue is there even with today's build so likely some local change in your sandbox? IREE (https://iree.dev): |
pdhirajkumarprasad
pushed a commit
to nod-ai/SHARK-TestSuite
that referenced
this issue
Nov 7, 2024
1. Three `jx_nest_*` models will newly pass with basic optimizations. 2. Three `twins_svt_*` models will now pass iree inference invocation, but fail numerics quite terribly. 3. The `bat_resnext` model will still fail compile due to a similar error as in <iree-org/iree#19058>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
For the given IR
getting error as
iree version:
IREE (https://iree.dev):
IREE compiler version 20241105.1069 @ 17bba14
LLVM version 20.0.0git
Optimized build
Steps to reproduce your issue
command:
dump with '--mlir-print-ir-after-all --mlir-print-ir-before-all --mlir-disable-threading --mlir-elide-elementsattrs-if-larger=4'
dump.zip
What component(s) does this issue relate to?
Compiler
Version information
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: