"tools/cfgs/git@developer.sourcefind.cn:OpenDAS/openpcdet.git" did not exist on "a991105c1b11bbb4dc6374eb33f0a4c51049c88d"
Unverified Commit 4da256a5 authored by ver217's avatar ver217 Committed by GitHub
Browse files

add some details in vit-b16 example (#46)

parent e67dab92
...@@ -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,
) )
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment