Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MaggotUBA-adapter
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nyx
MaggotUBA-adapter
Commits
9a754c70
Commit
9a754c70
authored
1 year ago
by
François LAURENT
Browse files
Options
Downloads
Patches
Plain Diff
free train_model's return stack
parent
a31f3f68
No related branches found
No related tags found
3 merge requests
!11
Set of commits to be tagged v0.18
,
!10
Set of commits to be tagged v0.17
,
!8
debug-level log messages
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/maggotuba/models/train_model.py
+0
-2
0 additions, 2 deletions
src/maggotuba/models/train_model.py
with
0 additions
and
2 deletions
src/maggotuba/models/train_model.py
+
0
−
2
View file @
9a754c70
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment