Commit Graph

391 Commits

Author SHA1 Message Date
D-X-Y
cb471a8966 Update VIS-CODES and SCRIPTS 2020-07-22 21:59:47 +00:00
D-X-Y
a2a1abcb7d Update VIS-CODES and SCRIPTS 2020-07-22 12:48:40 +00:00
D-X-Y
8d27050f6f Prototype generic nas model (cont.) for GDAS. 2020-07-20 08:45:41 +00:00
D-X-Y
5cf66d24a1 Update an example of NAS Bench 2020-07-19 23:59:38 -07:00
D-X-Y
e09decf114 Update visualization codees for WS. 2020-07-20 06:19:16 +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
31a896346a Prototype generic nas model (cont.). 2020-07-19 08:29:08 +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
a99df6dc31 Update new version of BOHB 2020-07-15 01:39:46 +00:00
D-X-Y
2c861f33c4 Update REA, REINFORCE, RANDOM, and BOHB 2020-07-14 11:53:21 +00:00
D-X-Y
168b08d9e6 Update REA, REINFORCE, and RANDOM 2020-07-14 06:10:34 +00:00
D-X-Y
ebad9197f7 Update REA, REINFORCE, and RANDOM 2020-07-13 11:35:13 +00:00
D-X-Y
6dc494be08 Update REA, REINFORCE, and RANDOM 2020-07-13 10:04:52 +00:00
D-X-Y
041a9aa4a3 Update REA and REINFORCE 2020-07-13 03:43:10 +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
233a829bd7 Update the query_by_arch function in API to be compatiable with the submission version of NAS-Bench-201 2020-07-08 04:46:25 +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
9659f132be Update visualization codes 2020-07-04 09:19:24 +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
1906454a73 Update the doc of NAS-Bench-201. 2020-06-30 09:19:09 +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
91ee265bd2 Add codes to evaluate the FLOPs and parameters for ResNeSt 2020-06-01 20:11:28 -07:00
D-X-Y
816f111824 Add codes to evaluate the FLOPs and parameters for ResNeSt 2020-06-01 20:10:09 -07:00
D-X-Y
bc405a2e06
Update NAS-Bench-201.md 2020-04-29 23:02:07 -07:00
D-X-Y
967a000a33 Update CHANGE LOG 2020-04-12 02:56:10 +00:00
D-X-Y
4ef9531c2a Update CHANGE LOG 2020-04-12 02:55:44 +00:00
D-X-Y
b464d9dc95 Update NAS-Bench-201 2020-04-10 10:02:13 +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
D-X-Y
569b9b406a
Merge pull request #62 from GongXinyuu/patch-1
add a missing 'dilation' argument in ReLUConvBN under POOLING
2020-04-06 21:23:08 -07:00
Xinyu Gong
1e8e028202
add a missing 'dilation' args in ReLUConvBN under POOLING 2020-04-06 22:09:25 -05:00
D-X-Y
9ef1e07351 Update X scripts 2020-04-05 06:18:52 +00: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
d70b3c528c Update README of NAS-Bench-201 2020-03-25 14:31:17 -07:00
D-X-Y
b29bba159a Fix bugs in test-ww 2020-03-21 18:24:48 -07:00
D-X-Y
87545c4477 Fix minor bugs in test-ww.py 2020-03-21 12:13:13 -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
c53a9ce407 Fix typos 2020-03-14 08:15:58 +11:00
D-X-Y
ac08b7be1a Update WW 2020-03-13 14:00:54 -07:00