Commit Graph

222 Commits

Author SHA1 Message Date
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
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
D-X-Y
8b6df42f1f update NAS-Bench-201 status 2020-02-26 08:09:43 +11:00
D-X-Y
e0f131caac Fix typos in GDAS reduction cell 2020-02-24 15:26:43 +11:00
D-X-Y
4e322bb9c7 correct copyright date 2020-02-23 10:30:37 +11:00
Xuanyi Dong
2165b9c5b1 update GDAS reduction cell 2020-02-22 15:08:33 +11:00
D-X-Y
1efe3cbccf change batchsize in DARTS-NASNet to 64 ; add some type checking 2020-02-07 10:15:58 +11:00
D-X-Y
11d3c21467 fix NAS-Bench-201 comments and add more 2020-02-04 18:22:08 +11:00
D-X-Y
25e529f788 support get_net_config for NAS-Bench-201 2020-02-02 17:20:38 +11:00
D-X-Y
133fd21ecc add necessary comments for NAS-Bench-201.md 2020-02-02 16:19:37 +11:00
D-X-Y
eb77894bc9 upgrade API version to v1.1 2020-01-22 12:03:36 +11:00
D-X-Y
3cd42e0ca1 update API 2020-01-22 12:00:22 +11:00
D-X-Y
533a508444 update TF 2020-01-20 15:24:12 +11:00
D-X-Y
28d354880c update GDAS 2020-01-18 21:54:17 +11:00
D-X-Y
fcb6007975 update NAS-Bench-201 API to support str2matrix and str2lists 2020-01-18 17:09:02 +11:00
D-X-Y
29565cd943 update NAS-Bench-201 API to support str2structure 2020-01-18 16:37:28 +11:00
D-X-Y
f49f8c7451 update tf-GDAS 2020-01-18 00:07:35 +11:00
D-X-Y
c2ff845d1b fix small bugs in DARTS-V1 for NASNet-Space 2020-01-17 22:28:33 +11:00
D-X-Y
db2760c260 support first-order DARTS on the NASNet search space 2020-01-17 22:14:47 +11:00
Christian Clauss
0922f9916d
Undefined name: import os for lines 13 and 14 2020-01-16 13:37:14 +01:00
D-X-Y
b299945b23 update README 2020-01-16 01:43:07 +11:00
D-X-Y
bb2f405961 102->201 / NAS->autoDL / more configs of TAS / reorganize docs / fix bugs in NAS baselines 2020-01-15 00:52:06 +11:00
D-X-Y
33384a78af update codes 2020-01-12 01:42:17 +11:00
D-X-Y
654015bf9d simplify DARTS codes and update affine/track 2020-01-11 18:46:31 +11:00
D-X-Y
c66afa4df8 NAS-sharing-parameters support 3 datasets / update ops / update pypi 2020-01-11 00:19:58 +11:00
D-X-Y
96152a9904 update code styles 2020-01-10 17:26:37 +11:00
D-X-Y
ad34af9913 update code styles 2020-01-09 22:26:23 +11:00
D-X-Y
5ac5060a33 update TF models (beta version) 2020-01-05 22:19:38 +11:00
D-X-Y
e6ca3628ce clarify restrictions 2020-01-04 22:16:27 +11:00
D-X-Y
28e4b8406f update vis 2020-01-01 22:18:42 +11:00
D-X-Y
9ec25663f1 simplify baselines 2019-12-31 22:02:11 +11:00
D-X-Y
f8f44bfb31 fix bugs in RANDOM-NAS and BOHB 2019-12-29 20:17:26 +11:00
D-X-Y
4c144b7437 update README 2019-12-28 15:42:36 +11:00
D-X-Y
d791622b63 update NAS-Bench-102 2019-12-26 23:29:36 +11:00
D-X-Y
44a0d51449 update NAS-Bench-102 baselines 2019-12-24 17:36:47 +11:00
D-X-Y
34ff796e1a update TEMPLATE of GITHUB 2019-12-23 17:06:14 +11:00
D-X-Y
2dc8dce6d3 update NAS-Bench-102 baselines / support track_running_stats 2019-12-23 13:32:20 +11:00
D-X-Y
729ce136db rm PD ; update NAS-Bench-102 baselines 2019-12-23 11:19:09 +11:00
D-X-Y
95ec4d328e update NAS-Bench-102 2019-12-21 11:13:08 +11:00
D-X-Y
69ca0860aa update for NAS-Bench-102 2019-12-20 20:41:49 +11:00
D-X-Y
d175a361bd update affines for NAS 2019-12-02 18:03:40 +11:00
D-X-Y
487fec21bf update README 2019-11-21 00:52:17 +11:00
D-X-Y
b6c0828382 update GDAS 2019-11-19 14:36:42 +11:00
D-X-Y
09d68c6375 update GDAS 2019-11-19 11:58:04 +11:00
D-X-Y
c3672648d7 update README 2019-11-15 17:40:15 +11:00
D-X-Y
c72e66b66c update 10 NAS algs 2019-11-15 17:15:07 +11:00
D-X-Y
7843940846 update baseline NAS algos 2019-11-14 13:55:42 +11:00
D-X-Y
5c73aeb50b update SETN 2019-11-12 22:35:57 +11:00
D-X-Y
7b354d4c74 updates 2019-11-11 00:46:02 +11:00
D-X-Y
fac556c176 clean headers 2019-11-10 00:15:31 +11:00
D-X-Y
975fe4c385 updates for beta 2019-11-09 16:50:13 +11:00
D-X-Y
34ba8053de update ENAS 2019-11-09 01:36:31 +11:00
D-X-Y
1da5b49018 beta-0.1 2019-11-08 20:06:12 +11:00
D-X-Y
5e44189d7e fix bugs 2019-11-05 23:38:53 +11:00
D-X-Y
a84f483882 update GDAS and SETN 2019-11-05 23:35:28 +11:00
D-X-Y
7f13385f28 Update Auto-ReID 2019-10-25 21:28:40 +11:00
D-X-Y
d28826793d update GDAS (TO-FINISH) 2019-10-16 16:29:57 +11:00
D-X-Y
6814816d5f update scripts 2019-10-16 00:09:10 +11:00
D-X-Y
f8f3f382e0 update README 2019-09-28 20:18:18 +10:00
D-X-Y
cfb462e463 Add more algorithms 2019-09-28 18:24:47 +10:00
D-X-Y
5eed8101a7 delete confusing files 2019-05-28 13:22:37 +08:00
D-X-Y
8985bbedf3 Add P-DARTS 2019-05-07 19:17:35 +08:00
Xuanyi Dong
f0da071806 update README 2019-04-10 19:13:29 +08:00
Xuanyi Dong
36bb07ef1a Fix small bugs 2019-04-08 11:04:08 +08:00
Xuanyi Dong
4bac459bf9 update scripts-cluster 2019-03-31 22:49:43 +08:00
Xuanyi Dong
c8dddf9cf9 update scripts 2019-03-30 02:10:20 +08:00
D-X-Y
d6e9078568 update codes 2019-02-02 22:27:36 +11:00
D-X-Y
65d9c1c57f update codes 2019-02-01 04:03:35 +11:00
D-X-Y
3f9b54d99e update scripts 2019-02-01 03:23:55 +11:00
D-X-Y
13e908f4df init 2019-02-01 01:27:38 +11:00