mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-02 22:31:23 +08:00
4 lines
84 B
Python
4 lines
84 B
Python
_base_ = '../riformer-m36_8xb128_in1k.py'
|
|
|
|
model = dict(backbone=dict(deploy=True))
|