issues
search
microsoft
/
archai
Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
https://microsoft.github.io/archai
MIT License
467
stars
92
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump onnx from 1.11.0 to 1.17.0 in /tasks/face_segmentation/aml/docker/quantizer
#247
dependabot[bot]
opened
3 weeks ago
0
fear_ranking [NEW]
#246
Junaid199f
opened
1 year ago
0
Refactoring
#245
tosemml
closed
1 year ago
0
print error message so it doesn't silently fail.
#244
lovettchris
closed
1 year ago
0
plot the effect of full training.
#243
lovettchris
closed
1 year ago
0
Missing a commit
#242
wchen-github
closed
1 year ago
1
Replaced partial training plot.
#241
wchen-github
closed
1 year ago
0
QAT support for facial landmark detection task
#240
yrajas
closed
1 year ago
2
Fix merging error
#239
wchen-github
closed
1 year ago
0
Add script to do full training of final set of models to face segmentation task
#238
lovettchris
closed
1 year ago
0
Autoformatted with black
#237
wchen-github
closed
1 year ago
4
Finalize the AML test run
#236
lovettchris
closed
1 year ago
0
Task_facial_landmark_detection
#235
wchen-github
closed
1 year ago
1
robustify the error case a bit more so search jobs can continue when a small number of training jobs fail.
#234
lovettchris
closed
1 year ago
0
fix conda file
#233
lovettchris
closed
1 year ago
0
Add an on_start_iteration callback on Searcher so that user can track which models came from which iterations
#232
lovettchris
closed
1 year ago
0
remove old notebook
#231
lovettchris
closed
1 year ago
0
Bump onnx from 1.11.0 to 1.13.0 in /tasks/face_segmentation/aml
#230
dependabot[bot]
closed
1 year ago
2
Bump onnx from 1.11.0 to 1.13.0 in /tasks/face_segmentation/aml/docker/quantizer
#229
dependabot[bot]
closed
1 year ago
2
Bump protobuf from 3.20 to 3.20.2 in /tasks/face_segmentation/aml/docker/quantizer
#228
dependabot[bot]
closed
1 year ago
0
[BUG] Remove extra argument for EvolutionParetoSearch in tasks/text_generation/search.py
#227
srikantvv
closed
1 year ago
1
[BUG] einops version 0.6.1 is probably required as dependency with archai 1.0.0
#226
srikantvv
closed
1 year ago
1
Fix some randomness in evolutionary pareto search not coming from given seed
#225
lovettchris
closed
1 year ago
0
Fix bug in merge_status_entity, add more unit test coverage
#224
lovettchris
closed
1 year ago
0
add retry logic to store to fix issues with tokens timing out after a very long time in long running jobs.
#223
lovettchris
closed
1 year ago
0
fix bug in check for complete status.
#222
lovettchris
closed
1 year ago
0
add retry logic to store to work around an error that can happen
#221
lovettchris
closed
1 year ago
0
make the keys returned from the JobCompletionMonitor wait method configurable.
#220
lovettchris
closed
1 year ago
0
fix bug in entity locking.
#219
lovettchris
closed
1 year ago
0
Add environment variable expansion to Config class and some other helpers
#218
lovettchris
closed
1 year ago
0
Add Azure ML running to the face segmentation task.
#217
lovettchris
closed
1 year ago
0
add download capability to FaceSyntheticsDataset
#216
lovettchris
closed
1 year ago
0
chore(deps): bump onnx from 1.11.0 to 1.13.0 in /tasks/face_segmentation/snpe/docker/quantizer
#215
dependabot[bot]
closed
1 year ago
3
chore(deps): bump protobuf from 3.20 to 3.20.2 in /tasks/face_segmentation/snpe/docker/quantizer
#214
dependabot[bot]
closed
1 year ago
3
chore(deps): bump onnx from 1.11.0 to 1.13.0 in /tasks/face_segmentation/snpe
#213
dependabot[bot]
closed
1 year ago
3
Ignore errors in loading tokenizer from_cache
#212
sgunasekar
closed
1 year ago
1
[BUG] unit test failures due to external dataset downloads
#210
lovettchris
opened
1 year ago
0
Task segmentation
#209
piero2c
closed
1 year ago
1
TF++ fixes and basic docs page
#208
piero2c
closed
1 year ago
0
Fix unit tests so they work on Windows.
#207
lovettchris
closed
1 year ago
0
[BUG] onnx_model.py is generating onnxruntime.capi.onnxruntime_pybind11_state.Fail
#206
lovettchris
closed
1 year ago
1
ProgressiveModelEvaluator interface
#205
piero2c
closed
1 year ago
0
Adjusting the notebook's HTML table to fit the documentation page
#204
luisffranca
closed
1 year ago
16
Fix the linkup of new azure tutorials in our online docs.
#203
lovettchris
closed
1 year ago
0
Fixes Arch Config "in" overwrite
#202
caiom
closed
1 year ago
0
Fixes missing documentation.
#201
gugarosa
closed
1 year ago
0
add azure storage helper
#200
lovettchris
closed
1 year ago
1
Fix ConfigSearchSpace saving and loading architectures
#199
piero2c
closed
1 year ago
0
[BUG] `ConfigSearchSpace.load_arch` archid inconsistency
#198
piero2c
closed
1 year ago
0
New Tf++ search space
#197
piero2c
closed
1 year ago
0
Next