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

2633 Коммитов

Автор SHA1 Сообщение Дата
Debadeepta Dey 815d1f4726 Fixed conf file to deal with toy mode properly for divnas. 2022-12-16 16:12:24 -03:00
Debadeepta Dey 982a5ad9b8 Cleaned up divnas conf. Added more debug information logging to divnas finalizers. 2022-12-16 16:12:24 -03:00
Shital Shah 0f5270c941 Update azure-pipelines.yml for Azure Pipelines 2022-12-16 16:12:13 -03:00
Shital Shah 9cb248e415 Set up CI with Azure Pipelines
[skip ci]
2020-05-18 04:35:26 -07:00
Shital Shah 79bc0290ba remove redundent licence.txt 2020-05-18 03:47:16 -07:00
Shital Shah dc4ec6876c Updated code of conduct, licence, security.md 2020-05-18 03:23:58 -07:00
Shital Shah 9f8a4b3cfb sync divnas with new arch params design 2020-05-18 03:12:44 -07:00
Shital Shah 57a10a2dac general arch params implementation, support for multiple optimizers 2020-05-18 03:12:44 -07:00
Shital Shah cf0ce350fe remove get_op_desc, refactor random finalizers 2020-05-18 03:12:44 -07:00
Shital Shah 8b388d905c removed unnecessory imports, toy mode settings for diversenas 2020-05-18 03:12:44 -07:00
Shital Shah fe8d3efc45 diversenad branch merge 2020-05-18 03:12:44 -07:00
Shital Shah 08c5fc78ed set decay_bn value, thoughts on macro params 2020-05-18 03:12:44 -07:00
Shital Shah 0ee3c9d3c7 Added didarts 2020-05-18 03:12:44 -07:00
Shital Shah f7f8b0294d convert to absolute impoerts for darts 2020-05-18 03:12:44 -07:00
Shital Shah a2385bd1a3 added comment 2020-05-18 03:12:43 -07:00
Shital Shah 356af62d47 plugable finalizers 2020-05-18 03:12:43 -07:00
Shital Shah 8ff553fd36 Refactor to add new Finalizers class 2020-05-18 03:12:43 -07:00
Shital Shah 516261da7f use dir name instead of stem, remove ticks settings 2020-05-18 03:12:43 -07:00
Shital Shah 9a7d01bdbd config.get->get_inst, collate option in report, serialize tests 2020-05-18 03:12:43 -07:00
Shital Shah 9c9ef5ed22 exp report comments 2020-05-18 03:12:43 -07:00
Shital Shah 807011a821 amp.load_state_dict fix 2020-05-18 03:12:43 -07:00
Shital Shah 1d42b62d4f additional test for config resolution and override 2020-05-18 03:12:43 -07:00
Shital Shah 6be9f214ab Support overriding by args along with redirects 2020-05-18 03:12:43 -07:00
Shital Shah 1904a7ab65 set apex for nvidia, set workers to non-none 2020-05-18 03:12:43 -07:00
Shital Shah b86b9f5053 added apex 2020-05-18 03:12:43 -07:00
Shital Shah c753c2b1d6 scale lr False by default, enabled only if dist 2020-05-18 03:12:43 -07:00
Shital Shah 85f5f57d37 workers settings togather with redirect 2020-05-18 03:12:43 -07:00
Shital Shah a17969e8bd Move apex under trainer 2020-05-18 03:12:43 -07:00
Shital Shah 5afb58c0e5 more apex logging, _copy resolution before args override in config, fix test_epoch duration, sh files executable, remove old dist test script, config test 2020-05-18 03:12:43 -07:00
Shital Shah a6c5073520 remove imports for warmup_scheduler, add apex support in loader, allow None val_ratio, num_replicas->world_size, partial test case for imagenet 2020-05-18 03:12:43 -07:00
Shital Shah 980f5b7b18 remove warmup scheduler 2020-05-18 03:12:43 -07:00
Shital Shah 08717ce8a2 fix infinite recursion for self referencing config, chunking implemented for trainer, tester and bilevel 2020-05-18 03:12:43 -07:00
Shital Shah 3847d25ce7 yaml test cases merged 2020-05-18 03:12:43 -07:00
Shital Shah 33df398b51 yaml redirects support for relative path, accumulated gradients for smaller GPUs, yaml tests 2020-05-18 03:12:43 -07:00
Shital Shah 543a69d5c8 Remove assertion for ranks for non-dist mode, local dist test 2020-05-18 03:12:43 -07:00
Shital Shah 38f921cded Fix gradual wamup. enable dataset specific toy mode batch sizes, imagenet toy mode working, disable decay_bn for now 2020-05-18 03:12:43 -07:00
Shital Shah 74e34ff8a9 add barrier function 2020-05-18 03:12:43 -07:00
Shital Shah 2aeaa3f3b4 bump epochs to 250 2020-05-18 03:12:43 -07:00
Shital Shah 446448c69c Allow optional warmup, switch to NVidia settings for imagenet 2020-05-18 03:12:43 -07:00
Shital Shah f8e7d141da propertly setup ranks in init 2020-05-18 03:12:43 -07:00
Shital Shah d1c77267a6 print global rank 2020-05-18 03:12:43 -07:00
Shital Shah 65b795271f master only when global rank and local rank is 0 2020-05-18 03:12:43 -07:00
Shital Shah 7a44b9fe37 Fix bugs in dist stratified sampler, apex_install 2020-05-18 03:12:42 -07:00
Shital Shah 5a4ef14edb fix windows run 2020-05-18 03:12:42 -07:00
Shital Shah d861b5f2a6 Move apex to trainer 2020-05-18 03:12:42 -07:00
Shital Shah 0235072c8e move apex section under trainer 2020-05-18 03:12:42 -07:00
Shital Shah f13b652e35 add dist main, distributed mode functional 2020-05-18 03:12:42 -07:00
Shital Shah a81c871435 init ranks in constructor 2020-05-18 03:12:42 -07:00
Shital Shah 3545fb852e fix reduce 2020-05-18 03:12:42 -07:00
Shital Shah ee0540d0d0 Separate apex config for search and eval 2020-05-18 03:12:42 -07:00