3 lines
86 B
Python
3 lines
86 B
Python
|
_base_ = ['optimizer_cfg.py', 'runtime_cfg.py']
|
||
|
model = dict(type='ResNet', depth=50)
|