D-X-Y
ead6ae0842
Update Q models
2021-03-03 13:57:48 +00:00
D-X-Y
493478800c
master -> main
2021-03-01 21:02:29 +08:00
D-X-Y
a867ea5209
Start prototype
2021-02-25 00:24:56 -08:00
D-X-Y
ff989ba814
Update NATS-Bench API to v1.1
2020-12-20 00:50:55 +08:00
D-X-Y
dae387a97d
Update NATS-Bench API to v1.1
2020-12-20 00:30:14 +08:00
D-X-Y
59b5696a93
Update NATS-Bench API to v1.1
2020-12-19 23:42:21 +08:00
D-X-Y
46b92e37e2
Add get_torch_home func for NATS-Bench
2020-12-01 22:25:23 +08:00
D-X-Y
8afb62ad2e
Update for Rebuttal
2020-12-01 12:34:00 +08:00
D-X-Y
29428bf5a3
Update visualization codes for NATS-Bench
2020-11-30 00:48:10 +08:00
D-X-Y
8949d0b18e
Update find_best API
2020-11-20 09:52:29 +08:00
D-X-Y
d58b59a3f3
Merge branch 'master' of github.com:D-X-Y/AutoDL-Projects
2020-10-29 12:35:04 -07:00
D-X-Y
e2daffa0ee
Update NATS-Bench README
2020-10-29 12:34:04 -07:00
D-X-Y
7d55192d83
Sync NATS-Bench's v1.0 and update algorithm names
2020-10-15 21:56:10 +11:00
D-X-Y
bc0ac65882
Sync NATS-Bench's d11018d
2020-10-15 19:56:20 +11:00
D-X-Y
45ce442058
Update typos
2020-10-07 17:50:59 -07:00
D-X-Y
ab801cbf14
Update Warmup
2020-10-08 10:19:34 +11:00
D-X-Y
ad5d6e28b9
Update NATS (sss) algorithms -- warmup
2020-10-06 20:44:15 +11:00
D-X-Y
470d9a5de2
Update docs
2020-09-17 11:00:08 +00:00
D-X-Y
7052265501
Update docs of NATS-Bench
2020-09-16 09:04:22 +00:00
D-X-Y
9db28392c2
Update NATS-Bench (tss version 1.0) and remove the trace of 301
2020-09-16 08:28:27 +00:00
D-X-Y
bd9288f45d
Update NATS-Bench (tss version 0.99)
2020-09-05 10:40:29 +00:00
D-X-Y
e04808c14e
Update NATS-Bench (sss version 1.3)
2020-08-30 09:25:45 +00:00
D-X-Y
5f151d1970
Update NATS-Bench (sss version 1.2)
2020-08-30 08:04:52 +00:00
D-X-Y
2c86d6aa67
Update NATS-Bench (tss version 0.8)
2020-08-28 08:31:53 +00:00
D-X-Y
c68458f66c
Update NATS-Bench (sss version 1.0)
2020-08-28 06:02:35 +00:00
D-X-Y
ffd23a6cbd
Support GDAS (FRC), see details in docs/CVPR-2019-GDAS.md
2020-08-18 00:50:33 +00:00
D-X-Y
6061d74631
Create NATS
2020-07-30 13:07:11 +00:00
D-X-Y
df45e68366
Update TuNAS
2020-07-25 12:39:55 +00:00
D-X-Y
4a2292a863
Update TAS abd FBV2 for NAS-Bench
2020-07-24 12:56:34 +00:00
D-X-Y
8d27050f6f
Prototype generic nas model (cont.) for GDAS.
2020-07-20 08:45:41 +00:00
D-X-Y
16c5651bdc
Prototype generic nas model (cont.) for ENAS.
2020-07-19 11:25:37 +00:00
D-X-Y
b9a5d2880f
Prototype generic nas model (cont.).
2020-07-19 09:07:05 +00:00
D-X-Y
c34620ab1b
Prototype generic nas model (cont.).
2020-07-19 08:11:29 +00:00
D-X-Y
7ca2ca70b4
Prototype generic nas model (cont.).
2020-07-18 22:49:35 +00:00
D-X-Y
68f9d037eb
Prototype generic nas model.
2020-07-16 10:34:34 +00:00
D-X-Y
2c861f33c4
Update REA, REINFORCE, RANDOM, and BOHB
2020-07-14 11:53:21 +00:00
D-X-Y
6dc494be08
Update REA, REINFORCE, and RANDOM
2020-07-13 10:04:52 +00:00
D-X-Y
88a5be1368
Support accumulate and reset time function for API
2020-07-13 02:53:11 +00:00
D-X-Y
af1be7f740
Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201
2020-07-08 05:08:55 +00:00
D-X-Y
4892692622
Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201
2020-07-08 04:05:55 +00:00
D-X-Y
cba4741d10
Remove TF codes
2020-07-05 23:19:25 +00:00
D-X-Y
7d02870bf8
Update weight watcher codes
2020-07-05 23:14:15 +00:00
D-X-Y
6facc39a42
Update weight watcher codes
2020-07-05 22:29:26 +00:00
D-X-Y
a45808b8e6
Update the test codes for NAS-Bench-API
2020-07-01 12:29:46 +00:00
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
D-X-Y
076f9c2d41
Fix bugs in TAS: missing ReLU in the end of each searching block
2020-04-09 06:19:31 +00:00
Xinyu Gong
1e8e028202
add a missing 'dilation' args in ReLUConvBN under POOLING
2020-04-06 22:09:25 -05:00
D-X-Y
e519ecc8e4
Add ImageNet_ResNet
2020-03-30 23:48:55 -07:00
D-X-Y
e29c86d479
Add MobileNetV2
2020-03-30 16:20:01 -07:00
D-X-Y
22025887f1
Fix the potential memory leak in NAS-Bench-201 clear_param
2020-03-21 01:33:07 -07:00