-
Notifications
You must be signed in to change notification settings - Fork 954
Run CoreML backend tests in CI #9115
Copy link
Copy link
Closed
Labels
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/triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Metadata
Metadata
Assignees
Labels
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/triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Projects
Status
Done
🚀 The feature, motivation and pitch
To run CoreML backend tests, you need to run
sh backends/apple/coreml/scripts/build_all.shOne of the tests is currently broken on main (ETCoreMLModelDebuggerTests/testMV3ProgramDebugging). We need to run this on CI.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
cc @kimishpatel @YifanShenSZ @cymbalrush