-
Notifications
You must be signed in to change notification settings - Fork 661
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Release 6.3 * Torch 2.0 Support * TensorFlow 2.12.0 Support * Remove Python 3.6 support * Functionality for controling graph passes/optimizations, see the `pass_pipeline` parameter to `coremltools.convert`. * A utility function for easily creating pipeline, see: `utils.make_pipeline`. * A debug utility function for extracting submodels, see: `converters.mil.debugging_utils.extract_submodel` * Various other bug fixes, enhancements, clean ups and optimizations.
- Loading branch information
1 parent
230f1e5
commit d9123f2
Showing
418 changed files
with
67,511 additions
and
24,938 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.