Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
4da256a5
"tools/cfgs/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "a991105c1b11bbb4dc6374eb33f0a4c51049c88d"
Unverified
Commit
4da256a5
authored
Dec 02, 2021
by
ver217
Committed by
GitHub
Dec 02, 2021
Browse files
add some details in vit-b16 example (#46)
parent
e67dab92
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/vit-b16/vit-b16.py
examples/vit-b16/vit-b16.py
+1
-1
No files found.
examples/vit-b16/vit-b16.py
View file @
4da256a5
...
@@ -73,6 +73,6 @@ dali = dict(
...
@@ -73,6 +73,6 @@ dali = dict(
engine
=
dict
(
engine
=
dict
(
schedule
=
None
,
schedule
=
None
,
gradient_handlers
=
None
,
gradient_handlers
=
None
,
gradient_accumulation
=
16
,
gradient_accumulation
=
32
,
gradient_clipping
=
1.0
,
gradient_clipping
=
1.0
,
)
)
Write
Preview
Markdown
is supported
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