Shital Shah
|
d3df027df8
|
Ability to turn off logging
|
2022-12-16 16:15:40 -03:00 |
Shital Shah
|
dd8f081eba
|
NasBench101 cell builder and ops implemented
|
2022-12-16 16:15:40 -03:00 |
Shital Shah
|
32fca6817c
|
ops done
|
2022-12-16 16:15:40 -03:00 |
Shital Shah
|
6046a3de8e
|
Update azure-pipelines.yml for Azure Pipelines
|
2022-12-16 16:15:40 -03:00 |
shatadru99
|
33a62d1c79
|
Update alexnet.py
|
2022-12-16 16:15:34 -03:00 |
shatadru99
|
c154dc8ccf
|
Added AlexNet architecture
Added AlexNet architecture under cifar10_models
|
2022-12-16 16:15:33 -03:00 |
Shital Shah
|
7c9b54a11a
|
Update azure-pipelines.yml for Azure Pipelines
|
2022-12-16 16:15:33 -03:00 |
Shital Shah
|
d7cf4131b6
|
sport8 all-toy working
|
2022-12-16 16:15:33 -03:00 |
Shital Shah
|
ba116e5c91
|
sport8 more installable, factor out datarot from yaml
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
a542ed10d6
|
Update README.md
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
82ae51c895
|
Fixed sport8 data check function.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
a894c791ea
|
Updated flower102 mean and std.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
665624487c
|
Flower 102 dataset added.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
26e8bd15ac
|
Added sport8 dataset.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
9e596b4614
|
MIT67 dataset added.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
cb82e58f68
|
mit67 installation script working and tested.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
8d690d23c3
|
Started script for adding mit67 dataset.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
d8743a260b
|
Updated divnas.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
52d44e8d09
|
Fixed gs toy mode.
|
2022-12-16 16:15:33 -03:00 |
Debadeepta Dey
|
c7b9e506e1
|
Update README.md
|
2022-12-16 16:15:12 -03:00 |
Shital Shah
|
03d1ae4e77
|
added OSS notice file
|
2022-12-16 16:15:12 -03:00 |
Shital Shah
|
d9eabd8639
|
added copyright header
|
2022-12-16 16:15:06 -03:00 |
Shital Shah
|
30ed18c0f4
|
Updated .md files
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
2bcad3159b
|
Verified that in gs, finalization is correct.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
207c261653
|
Made gumbelsoftmax implementation general.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
0a031728a3
|
Current version of XNAS does the per example gradient for updating alphas using the naive method of batch size 1. Too slow. Will investigate optimizations in the future.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
232519a71d
|
More changes to xnas optimizer to do per data point alpha updates.
|
2022-12-16 16:13:54 -03:00 |
Shital Shah
|
f667c3af98
|
val=0.1, epoch=200 for didarts
|
2022-12-16 16:13:54 -03:00 |
Shital Shah
|
09d524351e
|
added EnforceOverrides in ArchModule, change darts batch=96
|
2022-12-16 16:13:54 -03:00 |
Shital Shah
|
6374640372
|
set resume=False in toy mode
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
58a20b9798
|
Updating xnas implementation to incorporate per example gradients. In progress.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
0be950de4e
|
Formatted xnas.yaml and added comments.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
45b5692137
|
Fixed some hard coded values to be readin from conf.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
0aad854241
|
Added a fix to xnas so that all ops don't get evicted.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
2d9035c9b4
|
Added some debugging info saving to xnas ops.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
3f04f9f142
|
Implemented multiple learning rates for Xnas.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
e5b1fd4307
|
Xnas: weak expert eviction implemented.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
35ac3d4f93
|
Fixed grad hook registration bug!
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
5eac8cbdea
|
Changed back xnas epochs to 50.
|
2022-12-16 16:13:54 -03:00 |
Debadeepta Dey
|
b3d0736121
|
Modified xnas to have all alphas have 1.0 as initial weight.
|
2022-12-16 16:13:53 -03:00 |
Debadeepta Dey
|
32165cd121
|
Added h5py to setup.py since it was missing.
|
2022-12-16 16:13:53 -03:00 |
Shital Shah
|
405bb9236b
|
reporting: support seed run detection
|
2022-12-16 16:13:53 -03:00 |
Debadeepta Dey
|
0bd82db1c5
|
Fixed gs finalizer. Running some jobs on cluster to baseline.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
987124f894
|
divnas_rank_finalizer runs through. more testing needed.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
25d3fe5a7c
|
Fixed divnas_finalizer to use more explicit indexing.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
288a66ea1c
|
Refactored divnas finalizer and divnas rank finalizer with less error prone indexing.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
02481f19ae
|
made gs.yaml non-toy.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
1a701fc932
|
Changed divnas.yaml back to full settings.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
e9f5ce88f7
|
Fixed bug in divop ops iterator when using alphas are not present.
|
2022-12-16 16:13:46 -03:00 |
Debadeepta Dey
|
b34399ff54
|
Fixed divnas finalizer bug.
|
2022-12-16 16:13:46 -03:00 |