This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* In Python 3.8 docstrings are constants, not strings * Update build requirements * Updates sckit-learn API usage * Update unit tests for new coremltools version * Update dependencies in setup.py * Add Python 3.8 to GitLab config * Code review feedback * Added instructions for pushing new docker images * More requirements tweaking * Be explicit about which Python version documentation build should use * More requirements tweaking * Only depend on beta version of coremltools when necessary * Make unit tests agnostic of coremltool version; newer versions of coremltools add a key/value to the user metadata * Sound Classifier fails on Linux with TensorFlow 2.3 and 2.2 * Try the first coremltools 4.0 beta * And more dependency version tweaking * More dependency expirementation * Scenerio tests should not use minimal wheel. It doesn't have all required functionality * Go back to using beta3 for coremltools; they have fixed some things. Also 'and' vs 'or' bug fix. * Skip another test on Linux for Python 3.8 * Run 3.8 mac unit tests on 10.15; CoreMLTool beta is broken on 10.14 * Add Python 3.8 support to README * Update unsupported_python/setup.py to include Python 3.8 * Add Python 3.8 classifier tags to setup.py files
- Loading branch information
1 parent
5205a74
commit e065416
Showing
29 changed files
with
317 additions
and
191 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
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
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.