Граф коммитов

2633 Коммитов

Автор SHA1 Сообщение Дата
Debadeepta Dey 6bafc323a4 Minor. 2022-12-16 16:17:49 -03:00
Debadeepta Dey 4b3795e725 Committing for Shital to repro writer is None error. 2022-12-16 16:17:49 -03:00
Debadeepta Dey cbb8c69d61 Implemented the lower convex hull model sampling in petridish distributed search class. 2022-12-16 16:17:49 -03:00
Debadeepta Dey 1fbf695fe8 Copied over the convex hull code from petridish old repo. 2022-12-16 16:17:49 -03:00
Debadeepta Dey 0c85c43195 Made petridish search distributed have a single pool instead of two pools. 2022-12-16 16:17:49 -03:00
Debadeepta Dey aaf24601c5 Progress with petridish distributed search. 2022-12-16 16:17:49 -03:00
Debadeepta Dey a55a1746c8 Started rough sketch of petridish distributed search code. 2022-12-16 16:17:44 -03:00
Debadeepta Dey e129c050a8 Started new search class that does the distributed pareto frontier training. 2022-12-16 16:17:02 -03:00
Debadeepta Dey a163f11956 Started script for creating a mockup of how petridish distributed would work. 2022-12-16 16:17:02 -03:00
Debadeepta Dey 7c3e3d4b2c Removed redundant petridish debug launcher. 2022-12-16 16:17:02 -03:00
Shital Shah aeaaebc707 main algos working 2022-12-16 16:17:02 -03:00
Shital Shah 33d59f5429 fixed cell n_, conf_dataset refactoring 2022-12-16 16:17:02 -03:00
Shital Shah 14bb817b19 xnas model desc builder refactor 2022-12-16 16:17:02 -03:00
Shital Shah 3c0ae043de remove Optional from model_desc_builder() 2022-12-16 16:17:02 -03:00
Shital Shah acfd3c104e nas_utils cleanup, aux tower separation from build_cell, 2022-12-16 16:16:58 -03:00
Shital Shah 4e016fb39e register_ops -> pre_build 2022-12-16 16:16:38 -03:00
Shital Shah fad2a6c1e7 cell builder code moved to model desc builder 2022-12-16 16:16:35 -03:00
Shital Shah c78e2022ce cell_builder->model_desc_builder file renames 2022-12-16 16:16:19 -03:00
Shital Shah 96f1abf841 part 1: cell builder to model desc builder 2022-12-16 16:16:16 -03:00
Shital Shah 841cae43fb finalize_node and finalize_cell refactor 2022-12-16 16:15:41 -03:00
Shital Shah e1d27bd641 desc and compiler sync, reset_nodes sync 2022-12-16 16:15:41 -03:00
Shital Shah 86de3336dd conf_data -> conf_dataset 2022-12-16 16:15:41 -03:00
Shital Shah 68c6fab461 model_stems refactoring 2022-12-16 16:15:40 -03:00
Shital Shah 7f09dbe2b1 refactored yamls 2022-12-16 16:15:40 -03:00
Shital Shah 320ea4141c add template and shared weights support 2022-12-16 16:15:40 -03:00
Shital Shah d3e13fc6f8 model_desc and model_desc_builder synced 2022-12-16 16:15:40 -03:00
Shital Shah 15c88984a5 implementation for cell, model building, template handling remaining 2022-12-16 16:15:40 -03:00
Shital Shah b1f653a389 model_stems refactoring 2022-12-16 16:15:40 -03:00
Shital Shah 97f18f623c move reduction, add cell_index 2022-12-16 16:15:40 -03:00
Shital Shah a04b161b0e Model desc builder: refactor part 1, support multiple stems 2022-12-16 16:15:40 -03:00
Shital Shah 6c5ed6cf46 Fix untar issue for dataset_eval 2022-12-16 16:15:40 -03:00
Shital Shah b0051b2620 fix turning off yaml_log 2022-12-16 16:15:40 -03:00
Shital Shah 54c846e285 distributed ray training for resnet 2022-12-16 16:15:40 -03:00
Shital Shah 31eceeb956 added get state 2022-12-16 16:15:40 -03:00
Shital Shah f667c53c3e Get set common state 2022-12-16 16:15:40 -03:00
Shital Shah 85cb717ebc add yaml_log setting 2022-12-16 16:15:40 -03:00
Debadeepta Dey c287cdef8d Update README.md 2022-12-16 16:15:40 -03:00
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