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

2633 Коммитов

Автор SHA1 Сообщение Дата
Chris Lovett 58351d9aad show pareto only 2023-03-28 18:24:04 -07:00
Chris Lovett 3ec81f2c10 fix table output 2023-03-28 18:22:52 -07:00
piero2c a8d66ae375
Merge pull request #202 from microsoft/caiom/fix_arch_config
Fixes Arch Config "in" overwrite
2023-03-28 15:29:13 -03:00
Luis França b18e303c31 REmoving unused import and cell. 2023-03-28 13:54:20 -03:00
Luis França d0a395e817 Fixing Notebook HTML tables to fit the documentation. 2023-03-28 13:52:45 -03:00
Gustavo Rosa fbf67d670b fix(scripts): Improves evaluation with DeepSpeed trainer. 2023-03-28 13:45:55 -03:00
piero2c f5170158b6 docs(task/seg): update README.md 2023-03-28 09:40:06 -07:00
piero2c 7e8d0763e0 fix(config_ss): Saving and loading architectures bug in ConfigSearchSpace 2023-03-28 09:00:14 -07:00
piero2c 8f04b1eb48 fix(task/seg): change constraints to avoid generating models that are too large 2023-03-28 08:59:54 -07:00
piero2c 579db087ec fix(RemoteAzureBenchmark): connection reset error bug when waiting too long for results 2023-03-28 08:55:34 -07:00
Gustavo Rosa c77676af4d fix(research): Adds evaluate requirement. 2023-03-28 12:05:32 -03:00
Luis França 0369c7bbe1 Fixing Notebook HTML tables to fit the documentation. 2023-03-28 10:27:27 -03:00
Luis França bfd6e38787 Adding [aml] option to Notebooks. 2023-03-28 10:02:33 -03:00
Gustavo Rosa ba70393ce0 chore(research): Adds hard-coded values as arguments. 2023-03-27 16:40:54 -03:00
Gustavo Rosa 494a9647b7 fix(docs): Removes empty documentation files to prepare for release. 2023-03-27 11:07:32 -03:00
Chris Lovett 3752ae5824
Fix the linkup of new azure tutorials in our online docs. (#203) 2023-03-27 03:20:06 -07:00
Chris Lovett 5d516c3fe3
add tutorial on multi node search on azure (#195)
add tutorial on multi node search on azure using azure-ai-ml 1.5.0
2023-03-24 16:30:05 -07:00
Caio Mendes b195aae6fa Fixes Arch Config "in" overwrite 2023-03-24 13:44:21 -07:00
Gustavo de Rosa 70a9bd2d42
Merge pull request #201 from microsoft/gderosa/fix-docs
Fixes missing documentation.
2023-03-24 15:01:12 -03:00
Gustavo Rosa d7662dc87b chore(docs): Adds section fillers. 2023-03-24 11:05:22 -03:00
Gustavo Rosa 8ee8df7db2 chore(docs): Adds API reference to newly added modules. 2023-03-24 10:55:10 -03:00
Gustavo Rosa 83bc8aa825 Merge branch 'main' of github.com:microsoft/archai into gderosa/fix-docs 2023-03-24 10:48:05 -03:00
piero2c dccc889e1f
Merge pull request #199 from microsoft/ds_config_fix
Fix ConfigSearchSpace saving and loading architectures
2023-03-24 10:34:31 -03:00
Gustavo Rosa 95cf9892e2 Merge branch 'main' of github.com:microsoft/archai into gderosa/fix-docs 2023-03-24 10:08:04 -03:00
Chris Lovett 44016ce449
add azure storage helper (#200)
Add azure storage helper
2023-03-23 17:17:35 -07:00
Luis França e0c38f2f98
Merge pull request #180 from microsoft/lamorimfranc/aml-tutorial
Adding notebooks describing how to run Archai on AzureML
2023-03-23 16:03:10 -03:00
Luis França 2b6cecad56 Adding outputs to the Notebooks. 2023-03-23 15:26:35 -03:00
Luis França f230fbdece Adding dependency to quickstart. 2023-03-23 11:06:25 -03:00
Luis França 7fe874c510 hide cells from nbsphinx. 2023-03-23 11:04:07 -03:00
Luis França f91f4a5931 Removing empty columns from Dataframe. 2023-03-23 10:56:40 -03:00
Luis França 6025f4cb3c Fixing dependencies, scripts, and enhancing Notebook documentation. 2023-03-23 00:15:50 -03:00
Gustavo Rosa 474ae81120 chore(docs): Adds new modules for archai.discrete_search.search_spaces.nlp.tfpp. 2023-03-22 15:50:08 -03:00
piero2c 4f69f19479 fix(test): filename 2023-03-22 15:46:37 -03:00
Gustavo Rosa 782e2b642b Merge branch 'main' of github.com:microsoft/archai into gderosa/fix-docs 2023-03-22 15:37:55 -03:00
piero2c 771552af8a
Merge pull request #197 from microsoft/tf++
New Tf++ search space
2023-03-22 15:35:29 -03:00
piero2c 22c5da6a60 fix(tf++): re-adds codegen flash sequential 2023-03-22 15:21:22 -03:00
piero2c a120661d2b tests(config): add tests for ConfigSearchSpace 2023-03-22 15:05:37 -03:00
piero2c 37d3ba1bb2 fix(config): archid bug when loading ConfigSearchSpace architectures 2023-03-22 15:05:21 -03:00
Luis França 645ad6ab23 Adding save_pareto_model_weights parameter in main.py 2023-03-22 13:17:02 -03:00
Gustavo Rosa 3b77d17f1a fix(docs): Fixes import of NatsbenchTssSearchSpace. 2023-03-22 12:43:15 -03:00
Gustavo Rosa 5defa12aaa fix(docs): Fixes successive_halving file name and documentation API. 2023-03-22 12:14:44 -03:00
Luis França 015cfbf45b Moving tutorials into /cloud/azure/notebooks 2023-03-22 11:22:51 -03:00
Luis França 4907986538 Adding info about components. 2023-03-22 11:14:56 -03:00
Luis França e239878da4 Changing conda.yaml from dev to cv,nlp 2023-03-22 11:04:47 -03:00
Gustavo Rosa 01fa29de50 Merge branch 'gderosa/fix-docs' of github.com:microsoft/archai into gderosa/fix-docs 2023-03-22 10:25:17 -03:00
Gustavo de Rosa 4a36526636
Merge pull request #193 from microsoft/fix_fast_hf_provider
fix(FastHfDatasetProvider): race condition
2023-03-22 10:08:56 -03:00
Gustavo Rosa ca7d3c3ab4 fix(docs): Fixes custom.css due to new version of sphinx-book-theme. 2023-03-22 10:06:08 -03:00
piero2c ef7650dd27
fix(ss_kernel.py)Ç python 3,.7 compatibility 2023-03-21 18:38:14 -03:00
piero2c 2caf2e6625
Update ss_kernel.py
Flake8
2023-03-21 18:11:13 -03:00
piero2c d43e36eb3f
Update ss_kernel.py 2023-03-21 17:03:54 -03:00