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
mmpretrain
495d9ed9f3cc0494260d1e1fcfb5bf78af5dc502
"examples/trials/mnist-pytorch/config_hybrid.yml" did not exist on "eb77376e026657a1c5b1317104a46868629c3439"
495d9ed9f3cc0494260d1e1fcfb5bf78af5dc502
Switch branch/tag
mmpretrain
configs
riformer
deploy
riformer-m48-deploy_8xb64_in1k.py
Find file
Normal view
History
Permalink
riformer-m48-deploy_8xb64_in1k.py
83 Bytes
Edit
Web IDE
Newer
Older
add part code
limm
committed
Jun 24, 2025
1
2
3
_base_
=
'../riformer-m48_8xb64_in1k.py'
model
=
dict
(
backbone
=
dict
(
deploy
=
True
))