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

388 Коммитов

Автор SHA1 Сообщение Дата
Fred Li 13fb4f29ab
Temporarily disable featurestore sample test (#3259) 2024-06-26 11:07:53 -07:00
Nivedita Mishra 332153bf7c
Renamed the filenames to a shorter form. (#3255)
* Renamed the filenames to a shorter form.

* Renamed the filenames to a shorter form.
2024-06-21 20:05:13 +05:30
kdestin 9be775a2f5
chore: Use OIDC to authenticate to Azure in Github Actions (#3253)
* chore: Use federated credential in readme.py

* chore: Update cli workflows to use federated credentials

* chore: Update tutorial workflows to use federated credentials

* chore: Update sdk workflows to use federated credentials

* chore: Normalize line-ending for sdk-foundation-models-azure_openai-oai-v1-openai_completions_finetune.yml

* chore: Use federated credentials in sdk-foundation-models-azure_openai-oai-v1-openai_completions_finetune.yml

* chore: Update remaining workflows to use federated credentials
2024-06-19 16:55:28 -04:00
siyuZL b34a0c67e3
change endpoint suffix number of a job (#3238) 2024-06-13 14:16:24 +08:00
MadhuM02 fb8b92c341
fix long name (#3224) 2024-06-11 14:53:54 +05:30
Diondra 84d96f4ecd
Remove failing finetuning samples (#3117)
* Remove failing finetuning samples

* Remove workflows
2024-04-15 11:55:44 -07:00
Diondra cec9cbb5ee
Add readme check (#2955)
* Add script to check README.md and README template

* Refactor check-readme.sh and add messages

* Add step to cli-assets-component-pipeline workflow to test

* Update workflow

* Update workflow

* Fix syntax error

* Update action

* Fix typo

* Add exclusion logic

* Try adding readme validation to readme.py

* Update workflows with readme.py

* Update workflows with readme.py

* Update workflows with readme.py

* Update workflows with readme.py

* Fix github workspace variable

* Fix github workspace variables for exclusion check

* Fix exclusion logic

* Update readme exclusions

* Revert accidental change

* Update readme_exclusions.txt

* Revert accidental change to working directory

* Update check-readme.sh

* Update exclusion logic and file name

* Add debug message

* Update exclusion logic and file name

* FIx working directory file names

* Update exclusion logic and file name

* Add debugging statements

* Remove debugging statements

* Update readme.py and regenerate cli workflows

* Update working-directory

* Update readme to add validate readme to sdk workflows

* Move templates folder inside infra

* Add validate readme check to tutorials and sdk/python files

* Fix readme.py and revert unintended changes

* Revert unnecessary changes and update readme_validation_exclusions.txt

* Update exclusions list

* Update template

* Update readme_validation_exclusions.txt

* Update exclusions

* Replace check-readme.sh with check-readme.py

* Update readme template

* Update check-readme.py with Kevin's suggestions

* Remove 2nd CLI argument

* Add debugging messages

* Add debugging messages

* Add debugging messages

* Update debugging messages

* Update debugging messages

* Strip whitespace

* Convert sample path to string

* Fix exclusions

* Remove debugging messages

* re-format with black

* Manually update one sample with logging logic to test

* Regenerate resolved notebooks

* Remove appinsights logging step

* Exclude /home/runner/work/azureml-examples/azureml-examples/cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-github-dau

* Revert changes to notebooks

* Add whitespace back
2024-01-30 11:45:35 -08:00
Fred Li dd15e3f7d6
Add featureset spec for test (#2960)
* Add featureset spec for test

* Update overwrite true

* Update change checking path

* Merge master
2024-01-24 11:04:53 -08:00
Fred Li 410dcd8b3f
Add automation test for featurestore managed network scenario (#2916)
* Update the number of outbound rules expected

* Add automation test for vnet scenario

* Update name suffix

* Update name suffix

* Add keyvault outbound rule

* Add comment

* Update assertion
2024-01-18 11:37:46 -08:00
Diondra 1e212cda6a
Revert "Add readme validation step" (#2951) 2024-01-12 15:13:46 -08:00
Diondra a8431e1b9c
Add readme validation step (#2748)
* Add script to check README.md and README template

* Refactor check-readme.sh and add messages

* Add step to cli-assets-component-pipeline workflow to test

* Update workflow

* Update workflow

* Fix syntax error

* Update action

* Fix typo

* Add exclusion logic

* Try adding readme validation to readme.py

* Update workflows with readme.py

* Update workflows with readme.py

* Update workflows with readme.py

* Update workflows with readme.py

* Fix github workspace variable

* Fix github workspace variables for exclusion check

* Fix exclusion logic

* Update readme exclusions

* Revert accidental change

* Update readme_exclusions.txt

* Revert accidental change to working directory

* Update check-readme.sh

* Update exclusion logic and file name

* Add debug message

* Update exclusion logic and file name

* FIx working directory file names

* Update exclusion logic and file name

* Add debugging statements

* Remove debugging statements

* Update readme.py and regenerate cli workflows

* Update working-directory

* Update readme to add validate readme to sdk workflows

* Move templates folder inside infra

* Add validate readme check to tutorials and sdk/python files

* Fix readme.py and revert unintended changes

* Revert unnecessary changes and update readme_validation_exclusions.txt

* Update exclusions list

* Update template

* Update readme_validation_exclusions.txt

* Update exclusions

* Replace check-readme.sh with check-readme.py

* Update readme template

* Update check-readme.py with Kevin's suggestions

* Remove 2nd CLI argument

* Add debugging messages

* Add debugging messages

* Add debugging messages

* Update debugging messages

* Update debugging messages

* Strip whitespace

* Convert sample path to string

* Fix exclusions

* Remove debugging messages

* re-format with black

* Manually update one sample with logging logic to test

* Regenerate resolved notebooks

* Remove appinsights logging step

* Exclude /home/runner/work/azureml-examples/azureml-examples/cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-github-dau
2024-01-12 15:36:15 -05:00
jeff-shepherd 3550188212
Updated remaining notebook validation to Python 3.10 (#2938) 2024-01-05 15:19:12 -08:00
jeff-shepherd 6947079b84
Added 2 hour delay before cleanup (#2937)
* Added 2 hour delay before cleanup to prevent resource from being deleted when they are still in use

* Removed duplicate cleanup script
2024-01-04 17:50:29 -08:00
jeff-shepherd 97949c6bc4
Updated actions to Python 3.10 - part 5 (#2935) 2024-01-04 16:47:56 -08:00
jeff-shepherd 835d0bfc76
Updated pipeline sample validation to Python 3.10 (#2934) 2024-01-03 21:49:05 -08:00
jeff-shepherd 5f86614716
Update remaining automl notebooks to Python 3.10 (#2933) 2024-01-03 15:09:20 -08:00
jeff-shepherd 22ad22c4fe
Upgraded actions to Python 3.10 - second batch (#2919) 2023-12-18 16:03:44 -08:00
jeff-shepherd 7915b1f46b
Update GitHub actions to Python 3.10 - first batch (#2913)
* Update GitHub actions to Python 3.10 - first batch
2023-12-15 16:49:00 -08:00
rkamat25 57a8d1d0b6
Added RAI Vision Flower Classification Scenario (#2853)
* Added RAI Vision Flower Classification Scenario

* Update Code for overwriting same version od data if exists

* Code Updated

* updated rai flower classification notebook for data asset version, included libraries
2023-12-04 14:20:45 -05:00
Nilesh Vijayrania d460a13f8f
update examples for mmd-3x release (#2858)
* update examples for mmd-3x release

* update yolo version in registry

* corrected more names

* updated workflow for mmd-3x

* updated hf model versions

* Update model names and notes to correspond to mmd 3.x models

* Update sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Update sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Update sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Update sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Fix PR comments

---------

Co-authored-by: Phani Shekhar M <phmantri@microsoft.com>
Co-authored-by: PhaniShekhar <30535191+PhaniShekhar@users.noreply.github.com>
Co-authored-by: Rupal jain <rupaljain@microsoft.com>
2023-12-04 22:28:23 +05:30
Aswin Nagarajan 47830b334b
added location (#2878) 2023-12-03 23:27:15 -08:00
Aswin Nagarajan e0032242d5
Enable create new ws for OAI v2 and changed chat dataset format (#2854)
* enable create new ws for oai

* set env var

* export env var

* setting location

* setting location

* removed acr access

* removed all unnecessary verifications

* changed dataset format
2023-11-27 01:42:40 -08:00
rkamat25 e046026e33
Added RAI Tabular Education Scenario Updated the Config ini (#2839)
* Added RAI Tabular Education Scenario Updated the Config ini

* Update the Compute in rai education scenario notebook

* Updated AZ Login Code for rai fianance notebook

* Incresed the Timeout in rai education scenario notebook

* Update code for workspace login for RAI education notebook

* Increased the timeout for RAI Generation
2023-11-21 17:29:47 -05:00
Fred Li 46801277a4
Update featurestore tests (#2783)
* Update featurestore tests

* Use online yml

* Update to use latest sdk

* Update path to 5th notebook

* remove pip

* Fix typo in resolving conflicts

* Address comments
2023-11-16 12:14:23 -08:00
rkamat25 cf92b404bb
RAI Healtcare Covid Scenario Added (#2832) 2023-11-15 12:26:10 -05:00
rkamat25 c5a623d0a1
RAI Finance Scenario Added (#2816)
* RAI Finance Scenario Added

* Reduced the Image Size and Update Compute

* Update the timeout and merged config.ini
2023-11-10 17:16:13 -05:00
rkamat25 461da2c035
Added RAI Text Classification Scenario, Workflow and config ini updated (#2780) 2023-11-09 15:00:10 -05:00
Fred Li ebe993c3ae
Restructure feature store automation test files (#2759)
* Restructure automation test files

* update cli notebooks

* update relative path

* Update path

* Update notebook path

* Update path and add clean up script

* update name

* Update path

* Reformat

* comment out data status and jobids
2023-10-26 14:26:26 -07:00
Xingzhi Zhang 5bb29978fd
sample: flow in pipeline (#2620)
* doc: flow in pipeline for cli

* doc: flow in pipeline sdk experience

* doc: remind to grant permission to compute cluster

* Update README.md

* Update README.md

* Update flow_in_pipeline.ipynb

* update readme for cli sample

* move bs4 inside tool function to reduce dependency for compile

* doc: add information for office usage

* doc: update component spec glob

* feat: add requirements

* azure-ai-ml is released

* fix: smoke

* fix: resolve comments

* ci: add ci for flow in pipeline

* doc: update readme

* fix: smoke

* create connection with wrong settings

* fix: smoke

* fix: highlight schema requirement

* feat: use a sample without connection

* fix: include flow.tools.json

* fix: update text

* fix: remove connection creation

* fix: update input setting

* fix: remove connection reference in python tool

* fix: flow run setting

* fix: further clean connection reference

* feat: use the same pipeline in cli and sdk

* fix: black

* fix: make 2 example align
2023-10-19 16:40:33 +08:00
Yuan Zhuang 85f2e7c462
shorten hts notebook names (#2722)
* shorten hts notebook names

* fix workflow

* fix tests

---------

Co-authored-by: Yuan Zhuang <yuzhua@microsoft.com>
2023-10-11 16:53:05 -07:00
kdestin 577a8a0522
ci: Refactor Python/Jupyter formatting CI (#2337)
* Add code quality checks for python/jupyter

* refactor: Remove .github/workflows/smoke.yml

    Superceded by .github/workflows/code-quality-python.yml

* refactor: Remove smoke.yml badge from README files

* chore: Trigger .github/workflows/code-quality.yml on pushes to main
2023-10-11 15:28:30 -04:00
Aswin Nagarajan a796d3a70a
OAI v2 examples (#2710)
* oaiv2 sdk example

* modified workflows and notebooks

* removed all cell outputs

* removed old files

* changed cron param

* reverted cron param

* black format

* Added cli examples for new finetune pipeline component (#2711)

* Added cli examples for new finetune pipeline component

* Added screenshots for cli examples

* added and renamed cli workflows

* directory fixes

* Vvatsalya/fix cli oai v2 workflow (#2717)

* setting location as ncus

* set in setup-cli step

* new init and setup script for oai v2

* correcting syntax for init sh

* fix init oai v2 script

* fix

* fix 1

* fix 2

* change training dataset name in cli oai v2 example

* sdk workflow region change

* use oai as suffix in ws name

* added oai v1 and v2 in readme for cli and sdk

* adding install reqs for sdk

---------

Co-authored-by: Vishal Vatsalya <98515131+vvatsalya@users.noreply.github.com>
Co-authored-by: Vishal Vatsalya <vvatsalya@microsoft.com>
Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
2023-10-10 11:28:03 -07:00
shreeyaharma a93c95d3ff
Update cli-jobs-spark-attached-spark-pipeline-default-identity.yml (#2706) 2023-10-04 08:14:06 -07:00
shreeyaharma d61ef76293
Update cli-jobs-spark-attached-spark-standalone-default-identity.yml (#2705) 2023-10-04 08:13:34 -07:00
Riti Sharma 94081b1ff6
Fix image runs failing due to incorrect gpu name being inserted. (#2700)
* fix od cleanup schedule

* try new schedule for od
2023-10-03 10:07:49 -07:00
Grace Brigham 18bebc58f5
MLFlow deployment with explanations tutorial #2597 (#2605)
* mlflow deployment with explanations tutorial

* fix path and minor updates to notebook

* add workflow

* remove workflow, fix typo

* fix black error

* address comments'

* format

* fix plural issue

* add cells to generate and register model and create endpoint

* add workflow

* format

---------

Co-authored-by: Hannah Westra (SHE/HER) <hawestra@microsoft.com>
Co-authored-by: hawestra <42190563+hawestra@users.noreply.github.com>
2023-09-29 14:34:42 -07:00
Fred Li 55dffe94b2
Add automation test for featurestore cli notebooks (#2668)
* Add automation test for featurestore cli notebooks

* Sample updates for AML Spark managed VNet GA. (#2656)

* Sample updates for AML Spark managed VNet GA.

* Updated notebook title. Triggering build to test.

* Updated workspace name to include timestamp. Triggering build to test.

* Shortened VNet workspace name to meet validation.

* README.md clean-up and fixes for AML Spark samples.

* README.md clean-up and fixes for AML Spark samples.

* chore: Remove 'Send IcM on Failure' step from tutorial workflows (#2670)

* chore: Remove 'Send IcM on Failure' step that hasn't been in use for a while

* chore: Run tutorials/readme.py

* chore: Remove unused local 'generate-icm' action

* update cron schedules to avoid endpoint deletion from automated resource cleanup (#2672)

* change starting hour for workflow

* update cron for text mc mlflow

* use python 3.8.* (#2678)

* use python 3.8.18

* Update cleanup.yml

* update usepython v4

* Update workstation_env.yml (#2680)

* Examples for online inference for LLaVA (#2671)

* Rough version of ITT notebook.

* Working version of the notebook.

* Minor improvements.

* Rough version of the CLI demo.

* Reformat with black.

* Remove mode parameter in call to prepare_data.py.

* Make code cells easier to read.

* Minor readability improvement.

* Format with black.

* Minor fixes and reformatting.

* Reformat with black.

* Update workstation_env.yml (#2681)

delete extraneous space

* update vision FT examples corresponding to recent component update (#2650)

* updating changes with ME component

* updating MMOD as well

* update MMOD cli

* separate section for model evaluation component

* remove ds ort true for classification

* black check

* Remove v1 references (#2675)

* Remove v1 samples from v2 repo

* Remove v1 from table of contents

* Remove v1 test files

* Remove v1 test files

* Remove v1 folder from README

* Remove v1 folder

* Remove v1 tests

* Delete v1 files

* Restore custom-container directory

* Restore custom-container/triton directory

---------

Co-authored-by: Yogi Pandey <20666257+ynpandey@users.noreply.github.com>
Co-authored-by: kdestin <101366538+kdestin@users.noreply.github.com>
Co-authored-by: Rehaan Bhimani <rbhimani@microsoft.com>
Co-authored-by: Ada <61294872+adrosa@users.noreply.github.com>
Co-authored-by: Sheri Gilley <sgilley@microsoft.com>
Co-authored-by: rdondera-microsoft <98922913+rdondera-microsoft@users.noreply.github.com>
Co-authored-by: shubhamiit <41925087+shubhamiit@users.noreply.github.com>
Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
2023-09-27 12:09:23 -07:00
Diondra 59faca56e0
Remove v1 references (#2675)
* Remove v1 samples from v2 repo

* Remove v1 from table of contents

* Remove v1 test files

* Remove v1 test files

* Remove v1 folder from README

* Remove v1 folder

* Remove v1 tests

* Delete v1 files

* Restore custom-container directory

* Restore custom-container/triton directory
2023-09-27 10:00:33 -07:00
Ada 71d62c8a1a
use python 3.8.* (#2678)
* use python 3.8.18

* Update cleanup.yml

* update usepython v4
2023-09-26 08:47:33 -07:00
Rehaan Bhimani 71164d1ec6
update cron schedules to avoid endpoint deletion from automated resource cleanup (#2672)
* change starting hour for workflow

* update cron for text mc mlflow
2023-09-26 09:34:53 -06:00
kdestin 6781926b2e
chore: Remove 'Send IcM on Failure' step from tutorial workflows (#2670)
* chore: Remove 'Send IcM on Failure' step that hasn't been in use for a while

* chore: Run tutorials/readme.py

* chore: Remove unused local 'generate-icm' action
2023-09-25 23:02:57 -04:00
Ilya Matiach 8eea7cae86
add RAI Text Insights question answering notebook on squad dataset (#2667) 2023-09-25 12:18:43 -04:00
Ilya Matiach c6c45988e3
add RAI Vision Insights example notebook with an automl object detection model trained on fridge dataset (#2659) 2023-09-22 12:53:41 -04:00
Mathieu St-Louis b2c1bfbb01
Add --log-output to SDK workflows (#2655) 2023-09-19 10:19:30 -07:00
Fred Li a3be24d9a5
Enable automation test for featurestore samples (#2585)
* Enable automation test for featurestore samples

* Update setup resources

* Fix typo and reformat the notebook

* Add python package to cluster

* Add import package

* Run script sequentially

* Put script run in the same process

* Update to python output command

* Replace output command in all notebooks during test

* Update mounted path

* Update the relative path

* Restructure the file hierarchy

* Regenerate feature store notebook workflow

* Update relateive path

* List folder in current path

* Update relative folder path

* Update storage account name and user object id

* Get signed in user id

* Update user object id

* Update user id

* Enable notebook 1 first
2023-09-07 12:19:59 -07:00
Ilya Matiach e5f7b247d4
move RAI tabular notebooks to tabular folder (#2600) 2023-08-30 13:29:22 -04:00
Rupal jain 5fb2810b83
Update import model for MMDetection Models (#2586) 2023-08-29 15:27:29 +05:30
Vanessa Arndorfer 6b4123d2ac
Examples deploying LLM apps to Online Endpoints (#2503)
Add two LLM example notebooks detailing how to deploy Langchain and Semantic Kernel apps to AzureML Online Endpoints.

---------

Co-authored-by: Vanessa Arndorfer <vaarndor@microsoft.com>
2023-08-21 13:59:45 -07:00
jeff-shepherd c571d38222
Move validation scripts so that v1 folder can be removed (#2582) 2023-08-21 11:14:43 -07:00
Rupal jain f6a3798727
Revert changes on PR limit (#2581)
* Migrate existing notebooks to the azureml-examples repo from azureml-foundation-models (#2432)

Co-authored-by: grajguru <grajguru@microsoft.com>

* vision batch deployment cli and sdk notebook (#2433)

* vision batch deployment cli and sdk notebook

* black formatting

* Comments

* comments

* updated to take latest version in FT notebooks

---------

Co-authored-by: grajguru <grajguru@microsoft.com>

* port docs folder to azureml-examples from foundational repo (#2440)

* port docs folder to azureml-examples from foundational repo

* repair relative path

---------

Co-authored-by: grajguru <grajguru@microsoft.com>

* Image notebook/cli param update (#2435)

* notebook/cli param update

* notebook param update

* cli param update

* notebooks updated to foundational model

* vision batch deployment cli and sdk notebook (#2433)

* vision batch deployment cli and sdk notebook

* black formatting

* Comments

* comments

* updated to take latest version in FT notebooks

---------

Co-authored-by: grajguru <grajguru@microsoft.com>

* notebook/cli param update

* notebook param update

* notebook/cli param update

* notebook param update

* cli param update

* notebooks updated to foundational model

* notebook/cli param update

* notebook param update

* notebooks updated to foundational model

* notebook/cli param update

* notebook param update

* notebook/cli param update

* notebooks updated to foundational model

* cli update

* doc update

* addressing comments

---------

Co-authored-by: Gaurav Rajguru <rajgurugaurav77@gmail.com>
Co-authored-by: grajguru <grajguru@microsoft.com>

* MMD OD/IS sdk, cli examples; Update HuggingFace Classification examples (#2477)

* MMD OD/IS sdk, cli examples; Update HuggingFace Classification examples

* update examples

* instance segmentation infer notebooks

* typo

* update mmd docs

* CLI inference examples for OD and IS

* example updates; resolving review comments

* update compute name; dataets version

* update compute name

* update remove image_min_size and image_max_size from OD and IS

* Using yolof_r50_c5_8x8_1x_coco in OD example notebook

* update reistry for inference

---------

Co-authored-by: grajguru <grajguru@microsoft.com>

* updates for sdk/cli inference examples (#2525)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* Solved bugs in finetuning vision yamls. (#2528)

Co-authored-by: grajguru <grajguru@microsoft.com>

* Rjaincc/vision foundation model (#2529)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* updates to sdk, cli examples

* Create MLConfig from passed argument (#2532)

* Create MLConfig from passed argument

* use default cred

---------

Co-authored-by: grajguru <grajguru@microsoft.com>

* Updating col names for batch scoring (#2533)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* updates to sdk, cli examples

* updating score col names while fetching batch scoring output

* Reverting updating col names for classification batch scoring (#2534)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* updates to sdk, cli examples

* updating score col names while fetching batch scoring output

* updating score col names while fetching batch scoring output for classification

* Nvijayrania/fix steam job issue (#2530)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* Solved bugs in finetuning vision yamls.

* updates to sdk, cli examples

* Removing datasets and fixing az ml job stream issue

* Fix the capitalization

* Added space at the end

* Added a linux formatted shell script

* Added Linux styled shell scripts

* Added linux style CRLF

---------

Co-authored-by: Rupal Jain <rupaljain@microsoft.com>
Co-authored-by: grajguru <grajguru@microsoft.com>

* Doc related changes (#2536)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* updates to sdk, cli examples

* updating score col names while fetching batch scoring output

* updating score col names while fetching batch scoring output for classification

* fixing bash issues

* fix broken links in mmdetection-fridgeobjects-object-detection.ipynb (#2535)

fixed broken links to [Model Import Component] & [Finetune Component] in Section 5.2 in OD vision notebook

* [Vision sdk] ObjectDetection Notebook: update url, remove redundant params (#2538)

* update base_url to have forward slashes

* Remove redundant custom_pipeline_component_args from od notebook

* Revert "Remove redundant custom_pipeline_component_args from od notebook"

This reverts commit 8ba4de3aa0.

* remove extra custom_pipeline_component_args variable

* Vidani/update deployment settings (#2541)

* Update the livenedd probe, request_timeout_ms for online deployment of vision foundational models

* Update the livenedd probe, request_timeout_ms for online deployment of vision foundational models for cli

* corrected request_timeout_ms param's value

* Update request_timeout_ms and liveness probe's values in inference for vision foundation models (#2544)

* Improving visualization in FT notebooks images (#2554)

* Improving visualization in FT notebooks images

* not needed

* Update sdk/python/foundation-models/system/finetune/image-instance-segmentation/mmdetection-fridgeobjects-instance-segmentation.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Update sdk/python/foundation-models/system/finetune/image-instance-segmentation/mmdetection-fridgeobjects-instance-segmentation.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Update sdk/python/foundation-models/system/finetune/image-classification/multilabel-classification/hftransformers-fridgeobjects-multilabel-classification.ipynb

Co-authored-by: Rupal jain <rupaljain@microsoft.com>

---------

Co-authored-by: shubham soni <sonishubham@microsoft.com>
Co-authored-by: Rupal jain <rupaljain@microsoft.com>

* Adding the retry logic for csv (#2567)

* Adding the retry logic for csv

* Name correction for CLI notebooks

* Moved streaming out of try-catch

* Removing metadata

* revert model name change

* removing cat statement

* Adding image tasks evaluation examples (#2566)

* adding image classification evaluation examples

* updates for ME image task examples

* OD/IS eval sdk example updates

* comments addressed

---------

Co-authored-by: Rupal Jain <rupaljain@microsoft.com>

* Convert IS data using voc convertor (#2572)

Co-authored-by: grajguru <grajguru@microsoft.com>

* ME OD example data conversion fix (#2574)

* ME OD example data conversion fix

* lib installations

* [Image Foundation Models] Update HF model import notebook (#2545)

* updates for sdk/cli inference examples

* deploying from azureml-staging erroring out

* updates to sdk, cli examples

* updating score col names while fetching batch scoring output

* updating score col names while fetching batch scoring output for classification

* fixing bash issues

* revert merge to main

* reverting kernel spec changes

* update sdk/cli examples for image od/is

* Update registry from azureml-staging/azureml-preview to azureml (#2575)

* Update registry from azureml-staging/azureml-preview to azureml

* remove tenant id; update model version number

* renaming yml to yaml; correcting version numbers

* Main to vision foundation model (#2579)

* Automation test for spark CLI samples (#2377)

* Enable test for submit_spark_standalone_jobs

* Generate workflow yaml

* update spark job files for automation test

* Add workflow for serverless spark with user identity job

* Add scripts to upload input data

* Update workflow to refer the script

* Update source file path

* Update workflow with correct file path

* Update working directory

* Update workflow

* Update the path

* Update the script to upload data

* Update the overwrite mode

* Update destination blob name

* Use blob upload batch

* Add spark pipeline tests

* Update spark component extension

* Add script to attache uai

* Update property name in workflow

* Update script parameters

* Update assign uai script

* Format the script

* Update setup identities script

* Update path to infra bootstraping

* Enable automation test for attached spark job

* Update resource path

* Update setup attached resource script

* Update script of setup resources

* Update setup attached resource script2

* Add logic to assign identity role

* Format the empty check

* Check if identity is empty

* Update to get compute properties

* update readme

* Reformat the script

* Update schema location and revert sdk notebook changes

* Attach pool first

* Rename resources and merge main

* Update format in yml

* Add role assigment to uid

* Enable sdk spark batch samples automation test (#2394)

* Initial update to enable sdk spark samples automation test

* Add script to setup spark resources

* Update the script path

* replace attached pool name with value

* Assign sai permission to spark pool

* Update component name

* Add two additional spark notebooks to cover with automation test

* Update spark version and use managedidentityconfiguration

* Format the samples

* Update uai compute name and remove vnet notebook test temporarily

* Update condition check

* Condition format

* Assign uai synapse role

* Update compute name to be valid

* Add readme changes

* Substituate variables

* Rename the synapse workspace

* Substitue synapse ws name in notebook

* Create unique file syanpse per rg

* replace synapse pool name

* bump RAI text and vision component versions to 0.0.8 (#2437)

* Pmanoj/read model specific defaults (#2442)

* reading the model specific defaults from model card

* updating the metric defaults for the tasks

* updating the defaults from bool -> string

* fixing formatting issues

* add llama acs notebook (#2430)

* copy acs notebook

* add docker

* add ncd score.py

* remove monitoring

* add acs

* add safety

* update score to support chunk

* update input and fix score.py

* move asc client to init

* clear output

* support chat bot

* make notebook compatible to chat model

* remove unused

* use 7b as default

* format

* update per comments

* pin model version, use studio to check env status

* add uai creation

* update folder structure

* handle -chat input

* format json

* rename nb

* fix input

* remove junk

* Add compute name and instance type param in sdk and cli (#2446)

* added compute_name in cli

* add serverless code cell

* removed extra cell & add MD

* changed device type to auto

* adding truncation for summarization data

* chged device type to auto

* remove custom environment (#2445)

* Clean up (#2449)

* Clean up

* Delete llama-safe-online-deployment.ipynb

* Delete prepare_uai.ipynb

* Update deploy-and-run.sh (#2443)

* Update deploy-and-run.sh (#2413)

* Update deploy-and-run.sh

* Update deploy-and-run.sh

* Update sdk-deploy-and-test.ipynb (#2412)

* add incremental embedding with table notebook (#2428)

* add incremental embedding with table notebook

* fix comments

---------

Co-authored-by: Lucas Pickup <tot0@users.noreply.github.com>

* Update RAG notebooks to use generate_embedding component. (#2450)

* Update RAG notebooks to use generate_embedding component.

* Rebase and fixup formatting.

* Missed testgen notebook

---------

Co-authored-by: Lucas Pickup <lupickup@microsoft.com>

* Add online_enabled flag (#2405)

* Add online_enabled falg

* Add support for network isolation scenario

* Modifying file

* minor update

* update the descriptions

* reformat

---------

Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>
Co-authored-by: Qianjun Xu <qiax@microsoft.com>
Co-authored-by: rsethur <rsethur@gmail.com>
Co-authored-by: Sethu Raman <rsethur@users.noreply.github.com>

* Changed to Standard_NC6s_v3 because Standard_NC6 is deprecated. (#2456)

* Changed to Standard_NC6s_v3 because Standard_NC6 is deprecated

* Updated SDK Version to 1.52.0 in automl_env files

* Updated credentials for V1 notebooks

* Fix typo (#2459)

* [Notebook] Add dbcopilot notebook (#2427)

* [Notebook] Add dbcopilot notebook

* fix

* fix format

* fix format

---------

Co-authored-by: Xia Xiao <xiaxiao@microsoft.com>

* Add Hugging Face inference text-classification streaming example notebook (#2458)

* Added Hugging Face inference text-classification streaming example

* Update sdk/python/foundation-models/huggingface/inference/text-generation-streaming/text-generation-streaming-online-endpoint.ipynb

Co-authored-by: Manoj Bableshwar <manoj.bableshwar@outlook.com>

---------

Co-authored-by: Manoj Bableshwar <manoj.bableshwar@outlook.com>

* Fixed missing comma (#2461)

* Automation test for spark job with managed vnet and interactive session notebook (#2436)

* Automation test for spark job with managed vnet

* Update to keyword arguments in provision vnet

* Add test for data wrangling interactive notebook

* Add permanent delete to worksapce cleanup

* Rename the vnet workspace

* Support interactive session test

* rename run session file notebook

* Update to use ipython

* Add py file for notebook session

* Update relative path to py file

* Update continaer value

* Update expiry time

* upload wrangling data to gen2 storage

* Remove gen2 using service principal

* Remove session mount script

* Move test file into folder and updae variables

* Update to new workflow

* Update blob storage name

* Add test files (#2464)

* Add test files

* checkin all

* checkin all

* checkin all

* Switched to new GPU SKU because NC6 is deprecated (#2462)

* Switched to new GPU SKU because NC6 is deprecated

* Updated credentials for remaining V1 notebooks

* Updated gpu-cluster in bootstrap.sh

* compute update and viz error fix (#2454)

* compute update and viz error fix

* v1 notebooks compute update

* format updates

* format updates

* format updates

* compute name update

* cluster name update

* cluster update

* use nc6_v2 instead of nc6 (#2469)

Co-authored-by: Hannah Westra (SHE/HER) <hawestra@microsoft.com>

* Update Standard_NC6 compute for v2 notebooks. (#2465)

* Change NC6 to NC6s_v3
* Update endpoint compute

* modified the register output path (#2474)

Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>

* chore(pr_template): Add a checklist item for file deletion (#2466)

* Changed gpu-K80-2 to gpu-V100-2 because NC is deprecated (#2472)

* Changed gpu-K80-2 to gpu-V100-2 because NC is deprecated
* Added python-sdk-tutorial prefix to V1 automl actions

* Update quickstart.ipynb (#2457)

* Update quickstart.ipynb

* Update quickstart.ipynb

* Update quickstart.ipynb

* Update quickstart.ipynb

* Update quickstart.ipynb

* Update train-model.ipynb

* Update train-model.ipynb

* Update train-model.ipynb

* Update train-model.ipynb

* Update quickstart.ipynb

* Update train-model.ipynb

* Update pipeline.ipynb

* Update pipeline.ipynb

* Update pipeline.ipynb

* Update quickstart.ipynb

* Update train-model.ipynb

* Update quickstart.ipynb

* Update pipeline.ipynb

* Update train-model.ipynb

* Update train-model.ipynb

* Update quickstart.ipynb

* Update train-model.ipynb

* Update quickstart.ipynb

* Update train-model.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update pipeline.ipynb

* Update sklearn-diabetes.ipynb

* Update sklearn-diabetes.ipynb

* Update sklearn-diabetes.ipynb

* Update iris-scikit-learn.ipynb

* Update iris-scikit-learn.ipynb

* Update sklearn-diabetes.ipynb

* Update sklearn-mnist.ipynb

* Update debug-and-monitor.ipynb

* Update distributed-cifar10.ipynb

* Update distributed-cifar10.ipynb

* Update distributed-cifar10.ipynb

* Update distributed-cifar10.ipynb

* Update distributed-cifar10.ipynb

* Update objectdetectionAzureML.ipynb

* Update distributed-cifar10.ipynb

* Update pytorch-iris.ipynb

* Update tensorflow-mnist.ipynb

* Update tensorflow-mnist.ipynb

* Update tensorflow-mnist.ipynb

* Update debug-and-monitor.ipynb

* Update objectdetectionAzureML.ipynb

* Update distributed-cifar10.ipynb

* Update pytorch-iris.ipynb

* Update sklearn-diabetes.ipynb

* Update iris-scikit-learn.ipynb

* Update sklearn-mnist.ipynb

* Update tensorflow-mnist.ipynb

* Update distributed-cifar10.ipynb

* Update objectdetectionAzureML.ipynb

* Update tensorflow-mnist.ipynb

* Update tensorflow-mnist.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update distributed-cifar10.ipynb

* Update objectdetectionAzureML.ipynb

* Update tensorflow-mnist.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update automl-forecasting-recipe-univariate-run.ipynb

* Update tensorflow-mnist.ipynb

* Update e2e-object-classification-distributed-pytorch.ipynb

* Update auto-ml-forecasting-bike-share.ipynb

* Update auto-ml-forecasting-github-dau.ipynb

* Update auto-ml-forecasting-github-dau.ipynb

* Update automl-classification-task-bankmarketing-serverless.ipynb

* Update automl-forecasting-orange-juice-sales-mlflow.ipynb

* Update azureml-getting-started-studio.ipynb

* Update automl-regression-task-hardware-performance.ipynb

* Update automl-regression-task-hardware-performance.ipynb

* Update automl-nlp-text-ner-task.ipynb

* Update automl-nlp-text-ner-task.ipynb

* Update automl-nlp-text-ner-task.ipynb

* Update automl-nlp-text-ner-task.ipynb

* Update automl-nlp-multiclass-sentiment-mlflow.ipynb

* Update automl-nlp-multiclass-sentiment-mlflow.ipynb

* Update automl-nlp-multiclass-sentiment-mlflow.ipynb

* Update automl-nlp-multiclass-sentiment-mlflow.ipynb

* Update automl-nlp-multiclass-sentiment.ipynb

* Update automl-nlp-multilabel-paper-cat.ipynb

* Update automl-forecasting-task-energy-demand-advanced.ipynb

* Update automl-nlp-multiclass-sentiment-mlflow.ipynb

* Update automl-nlp-multilabel-paper-cat.ipynb

* Update automl-nlp-text-ner-task.ipynb

* Update automl-nlp-multiclass-sentiment-mlflow.ipynb

* Update automl-nlp-multiclass-sentiment.ipynb

* Update automl-nlp-multilabel-paper-cat.ipynb

* Update automl-nlp-text-ner-task.ipynb

* Updated asr inference sample score, online and batch endpoint notebooks (#2441)

* Updated asr inference sample score, online and batch endpoint notebooks

* Updated openai whisper model from 8 to 10 in the batch deployment notebook

* Add UAI to llama deployment (#2473)

* add uai

* fix typo

* fix typo

* reformat

* Update feature store example (#2480)

* update sdk version

* add sdk version update

* update retrieval component version

* Add component-based demand forecasting notebooks (#2470)

* added notebooks

* linter

* added exceptions, readme and workflow files

* changed registries from dev to preview and prod

* fixed compute creation step

* deleted redundant file. Added try-exccept to avoid the http connection timeout issues

* changed gpu compute type due to availability in the test region

* added forece rerun setting to pipeline definition

* removed forced re-run setting since in the test environment is it triggered by default.

* removed repeated experiement name from the HTS nb

* added pipeline description to mm and hts nb

* removing single model nb and associated files

* Removed local data files from the mm nb. Will use data from the public datastore.

* modified mm nb to download data from public blob and save as parquet

* linter

* changed parameter names to be consistent with components' input names in HTS nb

* changed parameter names to be consistent with components' input names in MM nb

* removed code that enables private features

* fixed section reference hyperlinks and removed unused impots from helper scripts

* pre-formatted section headers; minor code reformat

* added experiment and timout restictions to the MM and HTS nb

* added check to make sure all job child runs are posted before downloading forecast results

* workround for the PipelinJob bug which is stuck in the preparing state

* fix llama for empty request/response

* Excluded yolov5/tutorial (#2487)

* update code to fix pipeline test by updating the outbound rule (#2488)

* fix: Update cli/setup.sh to ensure that release candidates are actually installed during sample validation (#2492)

* fix: Update instructructions in cli/setup.sh for validating a release candidate

* [skip ci] Remove dead code

* Add preview label to HTS and MM notebooks and update data sources (#2490)

* Addedd preview label to HTS and MM notebooks, removed data folder from the HTS nb, changed data URIs in the MM nb.

* fixed section reference links

* dropped pre-formatting

* Batch inference sample scripts for foundation models (#2367)

* fill-mask, qna, summarization

* Add all tasks

* black formatting

* Make delete compute step optional

* Fix wording

---------

Co-authored-by: Sumadhva Sridhar <109793745+susridhar@users.noreply.github.com>

* [RAG] Move from text-davinci-003 to gpt-3.5 turbo (#2493)

* mdc/monitoring cli samples (#2479)

* add data collector cli samples

* add custom monitoring signal samples

* add relvant supporting files and additional samples

* remove data from this PR, update custom samples

* remove model from this PR

* update email:

* chore: Run black on monitoring cli samples (#2499)

* chore: Update cron schedule for automated-cleanup-resources (#2498)

Will go at about 1am PST

* fix: updating deployments schemas (#2497)

* replace the public data source to a public Azure blob one (#2500)

* replace the public data source to a public Azure blob one, to solve mount/download issue

* update pipeline registered data asset name to resolve conflict

* update e2e flow with same data asset register meta

* update file name to csv, which is the actual exist one

* update code and environment

* bump custom env version

---------

Co-authored-by: Anthony Hu <anthu@microsoft.com>

* Sdg pipeline (#2496)

* revise pipeline & data notebooks

* wording

* fix error when data version exists

* reformat

* fix cli files to pass smoke test

* many models and HTS cli (#2505)

* Update LlaMa notebooks to use HF TGI container (#2475)

* first draft

* llama hf tgi (#2476)

* Update notebook

* update

* update response format, input format, use env vars

* default sharding to true

* update scoring changes and notebook

* udpate

* update scoring script to use AACS (#2481)

* update scoring script to use AACS

* Add mlflow

* update

* fixes to scoring script

* remove /n

* update scoring script to have system prompt

---------

Co-authored-by: Gaurav Singh <gasi@microsoft.com>

* black + minor fixes

* update default

* add gen params validation (#2489)

* add top_p in text-gen examples

* score.py changes

* update

* fix

* update scoring to include new aacs key

* add checking for empty string

---------

Co-authored-by: Gaurav Singh <gasi@microsoft.com>
Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
Co-authored-by: Ayush Mishra <ayushmishra@microsoft.com>
Co-authored-by: Ke Xu <xuke@microsoft.com>
Co-authored-by: xuke444 <40614413+xuke444@users.noreply.github.com>

* switch from building inf env to using train env (#2508)

* fix iris download error by adding iris_data.csv (#2502)

* fix iris download error by adding iris_data.csv

* fix precompilation issue

* added valid sink argument

* fix BoundsError

* fix bounds error

* fix distributed tf notebook (#2509)

* update mscoco RAI object detection notebook to increase num masks and reduce images in dataset (#2514)

* register model under outputs/mlflow-model (#2407)

* register model under outputs/mlflow-model

* update SDK register.py

* [LLM] RAG Examples - Remove link to old registry (#2519)

Co-authored-by: Gerard <GerardJWoods@live.com>

* Update client registry to public for AutoML forecasting components (#2522)

* update client registry to public

* update registries for cli components

* add falcon model safe deployment notebook (#2512)

* add falcon model notebook

* update md cell

* rename

* rename registry

* Add distributed TCN (v2) notebook (#2516)

* distributed tcn notebook

* Added cluster name to notebooks_config.ini. Increased experiment timeout to 1 hour

* modified readme.py to add mlflow to requirements without explicitly calling import mlflow

* re-ran readmy.py to reflect changes in the workflwo file

* removed best run line from artifacts download

* added logging of the best child run ID to file an ICM for the service team.

* changed to public client registry

* print format

* add tracking URI for mlflow

* replaced mlflowclient due to deprecation

* added disclaimer and increase experiment limit to 60 min

* added sleep import

* update code to fix pipeline test by updating the outbound rule (#2542)

* Update resources name (#2521)

* Update keyvault name

* Update attached compute name

* Fix if condition

* Update compute name

* Update joblib import so that new scikit-learn versions can be used (#2546)

* Update Llamav2 to default to hf-tgi (#2548)

* default to hf_tgi

* remove docker env

* remove hf env vars

---------

Co-authored-by: svaruag <gasi@microsoft.com>

* pin compute metrics component to 0.0.10. The later versions of this component break the pipelines due to the latest changes by the component owners (#2549)

* Update V2 sample joblib import so that new scikit-learn can be used (#2547)

* Update V2 sample joblib import so that new scikit-learn can be used

* Removed stderr check for orange juice sales because of download messages and blank lines

* Add default score file for non hftgi (#2552)

* add default score file for non hftgi

* rev

* black

* add excount

---------

Co-authored-by: svaruag <gasi@microsoft.com>
Co-authored-by: Srujan Saggam <41802116+srsaggam@users.noreply.github.com>

* Add warning message with links to the v1 forecasting notebooks (#2553)

* added warning message with links to v1 forecasting notebooks

* fixed default kernels; fixed link rendering; add warning to the output check

* link rendering

* added comma to the output check

* changed the compute type due to quota issues. This notebook has been failing since 7/18/23 because of this.

* changed many models v1 compute name

* added warning to the notebook check

* Add random numbers at the end of endpoint name in workflows (#2558)

* Add random numbers at the end of endpoint name

* Fix bootstrapping directory

* Improve getting environment in helper script. (#2560)

* Fix environment

* Fix regression-explanation-featurization

* Fix loading of environments

* Fix linting

* pin version of scikit-learn (#2540)

Co-authored-by: Aishani Bhalla <aibhalla@microsoft.com>
Co-authored-by: Vivian Li <vivianli@microsoft.com>

* New embedding step should use instance_count==1 (#2562)

* New embedding step should use instance_count==1

* Revert registry change.

---------

Co-authored-by: Lucas Pickup <lupickup@microsoft.com>

* Pin version of scikit-learn for inference-schema sample (#2564)

Co-authored-by: Aishani Bhalla <aibhalla@microsoft.com>

* Ignore Downloading artifact messages to stderr (#2568)

* Fix multilabel notebook to work with the new scikit-learn (#2563)

* Fix notebook

* Fix notbook gate

* Fix notebook runs

* Fix workspaces

* Fix multiclass/multilabel runs.

* Remove v1 samples from repository (#2559)

* Remove v1 samples from v2 repo

* Remove v1 from table of contents

* Remove v1 test files

* Remove v1 test files

* Remove v1 workflows

* [RAG] Remove local testing raise exception (#2561)

* [RAG] Match document_path_replacement_regex with AzureML-Assets Components

* Remove regex changes

---------

Co-authored-by: Gerard <GerardJWoods@live.com>

* [LLM] RAG Examples - Remove link to old registry (#2569)

Co-authored-by: Gerard <GerardJWoods@live.com>

* Revert "Remove v1 samples from repository" (#2577)

* Revert "Remove v1 samples from repository (#2559)"

This reverts commit 81175f62f5.

* Increase size limit to allow revert

* Add/update for managed online endpoint examples for vnet (#2570)

* Create deploy-managed-online-endpoint-workspacevnet.sh

* Rename deploy-moe-vnet-mlflow.sh to deploy-moe-vnet-mlflow-legacy.sh

* Rename deploy-moe-vnet.sh to deploy-moe-vnet-legacy.sh

* rename legacy vnet folder

* rerun readme.py to reflect folder changes

* Revert "rerun readme.py to reflect folder changes"

This reverts commit cf9eedbd00.

* Revert "rename legacy vnet folder"

This reverts commit 6ede0bfab9.

* clarify legacy without changing folder name

* add code for possible combinations

* fix: Reset PR size limit to 2MB (#2578)

---------

Co-authored-by: Fred Li <51424245+fredms@users.noreply.github.com>
Co-authored-by: Ilya Matiach <ilmat@microsoft.com>
Co-authored-by: pmanoj <pavanmanojj@microsoft.com>
Co-authored-by: xuke444 <40614413+xuke444@users.noreply.github.com>
Co-authored-by: Aditi Singh <114134940+s-aditi@users.noreply.github.com>
Co-authored-by: Man <43016276+Man-MSFT@users.noreply.github.com>
Co-authored-by: Facundo Santiago <fasantia@microsoft.com>
Co-authored-by: Sachin Paryani <sachin.paryani@gmail.com>
Co-authored-by: Lucas Pickup <tot0@users.noreply.github.com>
Co-authored-by: Lucas Pickup <lupickup@microsoft.com>
Co-authored-by: shail2208 <59747407+shail2208@users.noreply.github.com>
Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>
Co-authored-by: Qianjun Xu <qiax@microsoft.com>
Co-authored-by: rsethur <rsethur@gmail.com>
Co-authored-by: Sethu Raman <rsethur@users.noreply.github.com>
Co-authored-by: jeff-shepherd <39775772+jeff-shepherd@users.noreply.github.com>
Co-authored-by: arun-rajora <108084827+arun-rajora@users.noreply.github.com>
Co-authored-by: xia-xiao <87464698+xia-xiao@users.noreply.github.com>
Co-authored-by: Xia Xiao <xiaxiao@microsoft.com>
Co-authored-by: erjms <90470932+erjms@users.noreply.github.com>
Co-authored-by: Manoj Bableshwar <manoj.bableshwar@outlook.com>
Co-authored-by: Ramu Vadthyavath <vadthyavathramu@gmail.com>
Co-authored-by: Hannah Westra (SHE/HER) <hawestra@microsoft.com>
Co-authored-by: Bhavana <bhavana.tumma@gmail.com>
Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>
Co-authored-by: kdestin <101366538+kdestin@users.noreply.github.com>
Co-authored-by: vijetajo <40418529+vijetajo@users.noreply.github.com>
Co-authored-by: tanmaybansal104 <137794577+tanmaybansal104@users.noreply.github.com>
Co-authored-by: qjxu <74025864+qjxu@users.noreply.github.com>
Co-authored-by: vbejan-msft <65432549+vlbejan@users.noreply.github.com>
Co-authored-by: shreeyaharma <129339198+shreeyaharma@users.noreply.github.com>
Co-authored-by: Sumadhva Sridhar <109793745+sumadhva30@users.noreply.github.com>
Co-authored-by: Sumadhva Sridhar <109793745+susridhar@users.noreply.github.com>
Co-authored-by: Gerard Woods <99283778+gjwoods@users.noreply.github.com>
Co-authored-by: Alexander Hughes <108831604+ahughes-msft@users.noreply.github.com>
Co-authored-by: eniac871 <supereniac@live.com>
Co-authored-by: Anthony Hu <anthu@microsoft.com>
Co-authored-by: Sheri Gilley <sgilley@microsoft.com>
Co-authored-by: Gaurav Singh <svaruag@outlook.com>
Co-authored-by: Gaurav Singh <gasi@microsoft.com>
Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
Co-authored-by: Ayush Mishra <ayushmishra@microsoft.com>
Co-authored-by: Ke Xu <xuke@microsoft.com>
Co-authored-by: Rahul Kumar <74648335+iamrk04@users.noreply.github.com>
Co-authored-by: Gerard <GerardJWoods@live.com>
Co-authored-by: Srujan Saggam <41802116+srsaggam@users.noreply.github.com>
Co-authored-by: Vivian Li <vivianli@microsoft.com>
Co-authored-by: nick863 <30440255+nick863@users.noreply.github.com>
Co-authored-by: Aishani Bhalla <aishani.bhalla0709@gmail.com>
Co-authored-by: Aishani Bhalla <aibhalla@microsoft.com>
Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
Co-authored-by: SeokJin Han <4353157+dem108@users.noreply.github.com>

* remove non-image docs; update image docs

* reformat code to black

* update checkin size to 4MB

* reformat code to black

* add import workflow for image classification model

* docs update

* docs update

* update image classification github workflow

* update MMD doc links

* update docs

* update limit for PR merge

---------

Co-authored-by: Gaurav Rajguru <rajgurugaurav77@gmail.com>
Co-authored-by: grajguru <grajguru@microsoft.com>
Co-authored-by: MadhuM02 <107707128+MadhuM02@users.noreply.github.com>
Co-authored-by: nvijayrania <107195344+nvijayrania@users.noreply.github.com>
Co-authored-by: Vivek Dani <110168656+vivek-dani@users.noreply.github.com>
Co-authored-by: shubhamiit <41925087+shubhamiit@users.noreply.github.com>
Co-authored-by: shubham soni <sonishubham@microsoft.com>
Co-authored-by: Fred Li <51424245+fredms@users.noreply.github.com>
Co-authored-by: Ilya Matiach <ilmat@microsoft.com>
Co-authored-by: pmanoj <pavanmanojj@microsoft.com>
Co-authored-by: xuke444 <40614413+xuke444@users.noreply.github.com>
Co-authored-by: Aditi Singh <114134940+s-aditi@users.noreply.github.com>
Co-authored-by: Man <43016276+Man-MSFT@users.noreply.github.com>
Co-authored-by: Facundo Santiago <fasantia@microsoft.com>
Co-authored-by: Sachin Paryani <sachin.paryani@gmail.com>
Co-authored-by: Lucas Pickup <tot0@users.noreply.github.com>
Co-authored-by: Lucas Pickup <lupickup@microsoft.com>
Co-authored-by: shail2208 <59747407+shail2208@users.noreply.github.com>
Co-authored-by: Shail Paragbhai Shah <shaisha@microsoft.com>
Co-authored-by: Qianjun Xu <qiax@microsoft.com>
Co-authored-by: rsethur <rsethur@gmail.com>
Co-authored-by: Sethu Raman <rsethur@users.noreply.github.com>
Co-authored-by: jeff-shepherd <39775772+jeff-shepherd@users.noreply.github.com>
Co-authored-by: arun-rajora <108084827+arun-rajora@users.noreply.github.com>
Co-authored-by: xia-xiao <87464698+xia-xiao@users.noreply.github.com>
Co-authored-by: Xia Xiao <xiaxiao@microsoft.com>
Co-authored-by: erjms <90470932+erjms@users.noreply.github.com>
Co-authored-by: Manoj Bableshwar <manoj.bableshwar@outlook.com>
Co-authored-by: Ramu Vadthyavath <vadthyavathramu@gmail.com>
Co-authored-by: Hannah Westra (SHE/HER) <hawestra@microsoft.com>
Co-authored-by: Bhavana <bhavana.tumma@gmail.com>
Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>
Co-authored-by: kdestin <101366538+kdestin@users.noreply.github.com>
Co-authored-by: vijetajo <40418529+vijetajo@users.noreply.github.com>
Co-authored-by: tanmaybansal104 <137794577+tanmaybansal104@users.noreply.github.com>
Co-authored-by: qjxu <74025864+qjxu@users.noreply.github.com>
Co-authored-by: vbejan-msft <65432549+vlbejan@users.noreply.github.com>
Co-authored-by: shreeyaharma <129339198+shreeyaharma@users.noreply.github.com>
Co-authored-by: Sumadhva Sridhar <109793745+sumadhva30@users.noreply.github.com>
Co-authored-by: Sumadhva Sridhar <109793745+susridhar@users.noreply.github.com>
Co-authored-by: Gerard Woods <99283778+gjwoods@users.noreply.github.com>
Co-authored-by: Alexander Hughes <108831604+ahughes-msft@users.noreply.github.com>
Co-authored-by: eniac871 <supereniac@live.com>
Co-authored-by: Anthony Hu <anthu@microsoft.com>
Co-authored-by: Sheri Gilley <sgilley@microsoft.com>
Co-authored-by: Gaurav Singh <svaruag@outlook.com>
Co-authored-by: Gaurav Singh <gasi@microsoft.com>
Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
Co-authored-by: Ayush Mishra <ayushmishra@microsoft.com>
Co-authored-by: Ke Xu <xuke@microsoft.com>
Co-authored-by: Rahul Kumar <74648335+iamrk04@users.noreply.github.com>
Co-authored-by: Gerard <GerardJWoods@live.com>
Co-authored-by: Srujan Saggam <41802116+srsaggam@users.noreply.github.com>
Co-authored-by: Vivian Li <vivianli@microsoft.com>
Co-authored-by: nick863 <30440255+nick863@users.noreply.github.com>
Co-authored-by: Aishani Bhalla <aishani.bhalla0709@gmail.com>
Co-authored-by: Aishani Bhalla <aibhalla@microsoft.com>
Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
Co-authored-by: SeokJin Han <4353157+dem108@users.noreply.github.com>
2023-08-21 12:37:37 -04:00