xautodl/lib/models
D-X-Y 6effb6f127 Upgrade NAS-API to v2.0:
we use an abstract class NASBenchMetaAPI to define the spec of an API; it can be inherited to support different kinds of NAS API, while keep the query interface the same.
2020-06-30 09:05:38 +00:00
..
cell_infers update NAS-Bench 2020-03-09 19:38:00 +11:00
cell_searchs Upgrade NAS-API to v2.0: 2020-06-30 09:05:38 +00:00
shape_infers update NAS-Bench 2020-03-09 19:38:00 +11:00
shape_searchs Fix bugs in TAS: missing ReLU in the end of each searching block 2020-04-09 06:19:31 +00:00
__init__.py Add ImageNet_ResNet 2020-03-30 23:48:55 -07:00
cell_operations.py Fix bugs in TAS: missing ReLU in the end of each searching block 2020-04-09 06:19:31 +00:00
CifarDenseNet.py update README 2019-11-15 17:40:15 +11:00
CifarResNet.py clean headers 2019-11-10 00:15:31 +11:00
CifarWideResNet.py Add more algorithms 2019-09-28 18:24:47 +10:00
clone_weights.py Add more algorithms 2019-09-28 18:24:47 +10:00
ImageNet_MobileNetV2.py Add MobileNetV2 2020-03-30 16:20:01 -07:00
ImageNet_ResNet.py Add ImageNet_ResNet 2020-03-30 23:48:55 -07:00
initialization.py Add more algorithms 2019-09-28 18:24:47 +10:00
SharedUtils.py correct copyright date 2020-02-23 10:30:37 +11:00