update README
This commit is contained in:
		| @@ -1,9 +1,11 @@ | ||||
| ################################################## | ||||
| # Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2019 # | ||||
| ################################################## | ||||
| from .model_search    import Network | ||||
| # acceleration model | ||||
| from .CifarNet import NetworkCIFAR | ||||
| from .ImageNet import NetworkImageNet | ||||
| from .CifarNet        import NetworkCIFAR | ||||
| from .ImageNet        import NetworkImageNet | ||||
|  | ||||
| # genotypes | ||||
| from .genotypes import model_types | ||||
| from .genotypes       import model_types | ||||
|  | ||||
| from .construct_utils import return_alphas_str | ||||
|   | ||||
		Reference in New Issue
	
	Block a user