Closed jonanem closed 4 years ago
The training of the model is successful, but getting errors only while saving the model
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
🐛 Bug
Model I am using (Bert, XLNet....): TFAlbert
Language I am using the model on (English, Chinese....): English
The tasks I am working on is:
Environment
System information
Describe the current behavior I am getting TypeError: Expected Operation, Variable, or Tensor, got None while saving the model using model.save('../output/my_model')
TypeError Traceback (most recent call last)