5 lines
114 B
Python
5 lines
114 B
Python
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .leval_tpo_gen_36a006 import LEval_tpo_datasets
|