Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
2eb1b4ee
Commit
2eb1b4ee
authored
Nov 22, 2020
by
lucas_miranda
Browse files
updated dependencies
parent
c7a68482
Pipeline
#87436
passed with stage
in 20 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tests/test_train_utils.py
View file @
2eb1b4ee
...
...
@@ -65,7 +65,7 @@ def test_get_callbacks(
assert
type
(
cycle1c
)
==
deepof
.
model_utils
.
one_cycle_scheduler
@
settings
(
max_examples
=
5
,
deadline
=
None
)
@
settings
(
max_examples
=
1
,
deadline
=
None
)
@
given
(
X_train
=
arrays
(
dtype
=
float
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment