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

free train_model's return stack

parent e14f228f
No related branches found
No related tags found
1 merge request!11Set of commits to be tagged v0.18
......@@ -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