Unanswered
Hey Guys
Trying To Save A Model Via The Outputmodel.Update_Weights Function
I Get The Following Error:
of that makes sense, basically here is what you should do:
Task.init(... output_uri='
')
output_model.update_weights(register_uri=model_path)
It will automatically create a unique target folder / file under None to store your model
(btw: passing the register_uri
basically sais: "I already uploaded the model there, just store the link" - i.e. does Not upload the model)
158 Views
0
Answers
one year ago
one year ago