-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable automation test for all feature store notebooks (#2657)
* Enable automation test for all feature store notebooks * Update feature store uai * Update uai name * Add test for 5th notebook * Convert 5th notebook to py * Fix the syntax error * Update random generator * Update redis name * Change conda file used for test * Update to use dynamic version * Fix the format * Use the same conda for all notebooks * Check mounted folder * Exclude 5th notebook * Update feature_version to version * 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 * Update the notebook format --------- Co-authored-by: Yogi Pandey <[email protected]> Co-authored-by: kdestin <[email protected]> Co-authored-by: Rehaan Bhimani <[email protected]> Co-authored-by: Ada <[email protected]> Co-authored-by: Sheri Gilley <[email protected]> Co-authored-by: rdondera-microsoft <[email protected]> Co-authored-by: shubhamiit <[email protected]> Co-authored-by: Diondra <[email protected]>
- Loading branch information
1 parent
55dffe9
commit b19a056
Showing
7 changed files
with
107 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.