Make extract_coreml_models.py buck-runnable (#18371)#18371
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18371
Note: Links to docs will display an error until the docs builds have been completed. ❌ 54 New Failures, 1 Pending, 2 Unrelated FailuresAs of commit f03feea with merge base 6d04ed3 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
Summary: Add a python_binary target for extract_coreml_models.py in the BUCK file, wrap the script's entry point in a main() function Reviewed By: metascroy Differential Revision: D97498856
135fc57 to
f03feea
Compare
Summary:
Add a python_binary target for extract_coreml_models.py in the BUCK file,
wrap the script's entry point in a main() function
Reviewed By: metascroy
Differential Revision: D97498856