Update xmisc with yaml
This commit is contained in:
8
xautodl/xmisc/__init__.py
Normal file
8
xautodl/xmisc/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
#####################################################
|
||||
# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.06 #
|
||||
#####################################################
|
||||
from .module_utils import call_by_dict
|
||||
from .module_utils import call_by_yaml
|
||||
from .module_utils import nested_call_by_dict
|
||||
from .module_utils import nested_call_by_yaml
|
||||
from .yaml_utils import load_yaml
|
Reference in New Issue
Block a user