forked from mlflow/mlflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Runs URI][Python] changes in "models" methods (mlflow#1190)
* Initial changes to load_model and tests * UDF and CLI methods * Move S3 and boto fixtures into helper functions * Revert space diff * Test fix * Lint * Lint2 * Remote URI tests for h2o, keras, sklearn, pytorch * Remote URI tests for tensorflow and spark * Test cases fixes * Lint * Pytorch tests fix * Test fixes * Param fixes * Address subset of comments * Address remaining comments * Lint * Remove remote URI test * Remove unused variable * Param fix in Keras * Arg fix for pytorch tests
- Loading branch information
Showing
20 changed files
with
496 additions
and
240 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
Oops, something went wrong.