Azure / azureml-examples

Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
https://docs.microsoft.com/azure/machine-learning
MIT License
1.76k stars 1.44k forks source link

Fix blbooksgenre notebook failures #3404

Closed imatiach-msft closed 1 month ago

imatiach-msft commented 1 month ago

Description

Fix blbooksgenre notebook failures with pytorch and numpy updates

Failures were occurring during model deployment as endpoint due to dependency conflicts.

Checklist