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
D-X-Y
b702ddf5a2
Update test weights and shapes
2020-03-20 23:38:47 -07:00
D-X-Y
d8784b3070
Avoid the memory leak
2020-03-21 16:04:12 +11:00
D-X-Y
e76451c791
Update test-weights of NAS-Bench-201
2020-03-16 11:11:01 +11:00
D-X-Y
fb76814369
Upgrade NAS-Bench-201 to APIv1.3/FILEv1.1
2020-03-15 22:50:17 +11:00
D-X-Y
ac08b7be1a
Update WW
2020-03-13 14:00:54 -07:00
D-X-Y
1fcde3e8ac
Update Weight Watcher in utils
2020-03-11 00:44:39 -07:00
D-X-Y
d783193392
Upgrade API of NAS-Bench-201
2020-03-10 19:08:56 +11:00
D-X-Y
e59eb804cb
update NAS-Bench
2020-03-09 19:38:00 +11:00
D-X-Y
9a83814a46
update CVPR-2019-GDAS re-train NASNet-search-space searched models
2020-03-06 19:29:07 +11:00