-
Notifications
You must be signed in to change notification settings - Fork 958
CoreML floor_divide crashes process #11714
Copy link
Copy link
Closed
Labels
backend testerThis bug was found by the backend test suite.This bug was found by the backend test suite.module: coremlIssues related to Apple's Core ML delegation and code under backends/apple/coreml/Issues related to Apple's Core ML delegation and code under backends/apple/coreml/
Metadata
Metadata
Assignees
Labels
backend testerThis bug was found by the backend test suite.This bug was found by the backend test suite.module: coremlIssues related to Apple's Core ML delegation and code under backends/apple/coreml/Issues related to Apple's Core ML delegation and code under backends/apple/coreml/
Type
Projects
Status
Done
🐛 Describe the bug
The following model reliably crashes the process on M1 Pro.
Repro:
Output:
Versions
coremltools version 8.3
executorch commit 67b6009 (Jun 14)
cc @kimishpatel @YifanShenSZ @cymbalrush @metascroy