Move to xautodl
This commit is contained in:
5
xautodl/nas_infer_model/DXYs/__init__.py
Normal file
5
xautodl/nas_infer_model/DXYs/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# Performance-Aware Template Network for One-Shot Neural Architecture Search
|
||||
from .CifarNet import NetworkCIFAR as CifarNet
|
||||
from .ImageNet import NetworkImageNet as ImageNet
|
||||
from .genotypes import Networks
|
||||
from .genotypes import build_genotype_from_dict
|
Reference in New Issue
Block a user