-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Some ONNX tests are temporarily disabled here nod-ai/SHARK-TestSuite#472 since they have been failing for a long time and remain unaddressed. Some of them fail during the setup stage, some during Torch-MLIR lowering, and some during compilation.
The issues are listed as follows:
- 'stream.async.dispatch' op has invalid Read access range [0 to -98304 for -98304] of resource %2 with size 2359296; start > end iree-org/iree#20155
- Error: Missing
LLVMTranslationDialectInterface
registration for dialect for op: scf.if iree-org/iree#21813 - ONNX model failing during setup #961
- error: failed to legalize operation
Onnx.If
#930 - [ONNX Importer] Incorrect return type (!torch.none) for
QLinear*
ops from "com.microsoft" domain #949 - Failed to legalize operation 'torch.operator' that was explicitly marked illegal : "onnx.Loop" #948
- failed to legalize operation 'torch.constant.int' -> RoiAlign lowering support is missing #908
- Incorrect Imported IR from onnx zoo models for Onnx.Split and Onnx.Loop #905
Metadata
Metadata
Assignees
Labels
No labels