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

3427 Коммитов

Автор SHA1 Сообщение Дата
Jeff Omhover 4ca812ac78 Remove null value (#19) 2022-03-29 14:34:21 -07:00
Jeff Omhover c57c172822 Vision: use cli instead of sdk for sample pipelines (#18)
* align component spec with cliv2
* implement both pipelines in yml
* remove sdk pipeline code
* modify readme and requirements
* modify CI to use az cli
2022-03-28 11:23:24 -07:00
Jeff Omhover af35ed734f Vision: add more models (#15)
* add more models
* restrict list of models for unit tests due to OOM
* introduce mlflow patches to avoid start/end initialization error
* verify mlflow calls
2022-03-28 09:09:20 -07:00
Jeff Omhover 6b80d43127 add persistent workers param (#16) 2022-03-28 09:08:53 -07:00
Jeff Omhover c3f2f6c334 Vision: update readme with instructions to run local (and verify) (#14)
* support --local_rank argument to avoid parsing exception

* write instructions for local, and verify in VM

* modify note
2022-03-25 12:08:32 -07:00
Jeff Omhover 529bb911da Vision: fix prefetch_factor when num_workers = 0 (#13)
* bypass prefetch_factor when num_workers = 0
2022-03-24 14:02:07 -07:00
Jeff Omhover d8dc01bab4 Vision: document readme better (#12)
* move jobs in src/
* document README
2022-03-24 13:22:18 -07:00
Jeff Omhover 596ea4e2a4 Vision: make pipeline scripts testables, add them to CI (#11)
* modify path imports in pipelines
* add pipeline tests
* document and add tests in main
* change reqs in ci
2022-03-24 11:48:40 -07:00
Jeff Omhover d62b0216a8 Vision: make training pipeline configurable, share main() function with canary (#10)
* make train configurable from cli
* factor main function into distinct file
* use main() in canary
2022-03-24 11:10:58 -07:00
Jeff Omhover 8d6f4780d5 Vision: make canary configurable from CLI, add canary to build using dev environment (#9)
* make canary configurable, with a shrike-like design
* add canary to ci
* validation for all PR, but make run conditional
2022-03-24 09:05:22 -07:00
Jeff Omhover 84c30ac2bc enable profiling during unit tests (#8) 2022-03-23 15:37:53 -07:00
Jeff Omhover 2912e79bfe Vision: implement unit tests + codecov in build (#7)
* implement build with unit tests etc
* add tqdm to reqs
* fix code cov step args
* fix path to codecov files
2022-03-23 15:32:00 -07:00
Jeff Omhover 71cb8fec72 Implement benchmark pipeline for Places2 dataset (1.8m images) (#6)
* add job to create places2 dataset
* places2 benchmark pipeline
* find image directory recursively
* upgrade component version
2022-03-23 13:08:11 -07:00
Jeff Omhover 7b3d2e1bf5 Implement vision image classifier canary with random image generator (#5)
* correct last layer and training loop
* add generate component and unit tests
* add canary pipeline
* upgrade version
2022-03-22 17:17:15 -07:00
wayliums 1fe5622bc0 Update vision-ci.yml 2022-03-22 16:08:51 -07:00
wayliums 3560b2e60a Update vision-ci.yml 2022-03-22 16:05:36 -07:00
wayliums 87923accf1 Update vision-ci.yml 2022-03-22 15:57:20 -07:00
wayliums fb841f9dfe Delete .github/workflows/vision directory 2022-03-22 15:10:05 -07:00
wayliums a114a4f003 Create vision-ci.yml 2022-03-22 15:09:12 -07:00
wayliums eac57b2c51 initial create (#4) 2022-03-22 15:04:41 -07:00
Jeff Omhover 11ead8689e TorchVision model fine-tune component (draft) (#2)
* create gitignore

* component working with local unit tests

* add reqs

* add readme
2022-03-21 17:43:17 -07:00
Microsoft Open Source 4ea60e4b20 SUPPORT.md committed 2022-03-15 16:33:08 -07:00
Microsoft Open Source c88bbca843 SECURITY.md committed 2022-03-15 16:33:08 -07:00
Microsoft Open Source d889beb17b README.md updated to template 2022-03-15 16:33:07 -07:00
Microsoft Open Source 5bafe234c5 LICENSE committed 2022-03-15 16:33:06 -07:00
Microsoft Open Source a895767dde CODE_OF_CONDUCT.md committed 2022-03-15 16:33:06 -07:00
wayliums faf2bf84a2 Initial commit 2022-03-15 16:26:20 -07:00