googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.18k stars 713 forks source link

pyTorch tutorial fails with Exactly one of "prediction_class" and "framework" may be provided #580

Closed sanealytics closed 1 year ago

sanealytics commented 5 years ago

Bug report for Colab: http://colab.research.google.com/.

For questions about colab usage, please use stackoverflow.

Deploy model cell fails with

Exactly one of "prediction_class" and "framework" may be provided. In order to use a custom prediction class, "framework" should be left unspecified.

Should not fail

Chrome

https://colab.research.google.com/github/GoogleCloudPlatform/cloudml-samples/blob/master/notebooks/pytorch/Text%20Classification%20Using%20PyTorch%20and%20CMLE.ipynb

metrizable commented 1 year ago

Since this issue was filed a while ago, and there have been a number of upgrades to our ecosystem including pyTorch since then, if you are still experiencing the issue, please re-open and provide a minimal reproducible notebook (as aside, the notebook you shared is no longer available).