Failed to resize output tensor for XNNExecutor. CALL_DELEGATE execute failed at instruction 6: 0x10 #9749
Labels
module: xnnpack
Issues related to xnnpack delegation and the code under backends/xnnpack/
Milestone
🐛 Describe the bug
Failed to resize output tensor for XNNExecutor. CALL_DELEGATE execute failed at instruction 6: 0x10
. Seeing this error in efficientnet model.The model is exported statically, and the shapes of export inputs and test inputs are identical.
@mcr229 already have fix for this issue here: #9729
Versions
trunk and release/0.6
cc @digantdesai @mcr229 @cbilgin
The text was updated successfully, but these errors were encountered: