Make extract_coreml_models.py buck-runnable#18371
Make extract_coreml_models.py buck-runnable#18371derekxu wants to merge 1 commit intopytorch:mainfrom
Conversation
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 Differential Revision: D97498856
🔗 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. ⏳ 3 Pending, 2 Unrelated FailuresAs of commit 135fc57 with merge base fd1581d ( 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
Differential Revision: D97498856