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.
Updated the examples to use pytorch 1.9.0 and pytorch-lightning 1.3.5 (…
…mlflow#4458) * Updated the examples to use pytorch 1.9.0 and pytorch-lightning 1.3.5 Signed-off-by: KasirajanA <kasirajan.alayappan@ideas2it.com> Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Pytorch bert example fix for gpu run Signed-off-by: Ubuntu <ubuntu@ip-172-31-26-167.us-east-2.compute.internal> Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Updated the torchvision version in pytorch examples Signed-off-by: KasirajanA <kasirajan.alayappan@ideas2it.com> Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Skipping pytorch override pickle module testcase for torch>=1.9.0 Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Skipping pytorch override pickle module testcase for torch>=1.9.0 Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Revert "Skipping pytorch override pickle module testcase for torch>=1.9.0" This reverts commit 7da47f8. Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Revert "Skipping pytorch override pickle module testcase for torch>=1.9.0" This reverts commit 6277430. Signed-off-by: Kasirajan Alayappan <kasirajan.alayappan@ideas2it.com> * Addressing review comments Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com> * Removing unused columns Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com> * Setting default sample size to 2000 Signed-off-by: Shrinath Suresh <shrinath@ideas2it.com> Co-authored-by: Ubuntu <ubuntu@ip-172-31-26-167.us-east-2.compute.internal> Co-authored-by: Shrinath Suresh <shrinath@ideas2it.com>
- Loading branch information
1 parent
ec6a16e
commit 48a5128
Showing
9 changed files
with
26 additions
and
27 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