Skip to content
Snippets Groups Projects
Commit 9a754c70 authored by François  LAURENT's avatar François LAURENT
Browse files

free train_model's return stack

parent a31f3f68
No related branches found
No related tags found
3 merge requests!11Set of commits to be tagged v0.18,!10Set of commits to be tagged v0.17,!8debug-level log messages
......@@ -51,8 +51,6 @@ def train_model(backend, layers=1, pretrained_model_instance="default",
print(f"saving model \"{backend.model_instance}\"")
model.save()
return dataset, model # for debugging purposes
from taggingbackends.main import main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment