-
Notifications
You must be signed in to change notification settings - Fork 177
Added Base MLFlow Image in Metadata for Import Model Component #4112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
87ba4fe
sample commit
Priyanka1329-coder 643c85f
Handled Base MLFlow Image as a Tag in Metadata for Import Model Compo…
Priyanka1329-coder 5e25780
Reverted Changes from preprocess.py
Priyanka1329-coder 0b06057
Code Refactored
Priyanka1329-coder cd1cf02
Code Refactored
Priyanka1329-coder 47da33e
Code Refactored
Priyanka1329-coder 465fb21
Code Refactored
Priyanka1329-coder 0f68c4d
Test Class fixed
Priyanka1329-coder b04bfab
Code Refactored
Priyanka1329-coder 911a07a
Code Refactored
Priyanka1329-coder 81afc02
Trimmed Trailing space
Priyanka1329-coder cf7ae5c
Handled Error AzureML
Priyanka1329-coder 0115149
Code Refactored
Priyanka1329-coder 3b54cdc
Change Reverted
Priyanka1329-coder f3a8227
Merge branch 'main' into priyanka/mlflow_import_component
Priyanka1329-coder 9ddb34f
Mocked AzureMLOnBehalfOfCredential
Priyanka1329-coder 3d32aef
Merge branch 'priyanka/mlflow_import_component' of https://github.com…
Priyanka1329-coder 351780d
reverted
Priyanka1329-coder 51bb472
reverted
Priyanka1329-coder d670019
Testing Base MLFlow Image check
Priyanka1329-coder 4c16b82
Latest all changes reverted
Priyanka1329-coder 43fbc90
convertors.py pyfunc changes done
Priyanka1329-coder 208ed56
change done in convertors.py
Priyanka1329-coder 5ac0759
changes done in convertors.py
Priyanka1329-coder 746e714
changes done
Priyanka1329-coder 082aeeb
changes done
Priyanka1329-coder 2944af2
changes fixed
Priyanka1329-coder 3033e41
changes fix
Priyanka1329-coder 9c701fc
testing1
Priyanka1329-coder fd08542
testing2
Priyanka1329-coder 55894e0
testing3
Priyanka1329-coder 47180ba
testing4
Priyanka1329-coder b1d2b77
sample commit
Priyanka1329-coder 3b92f62
sample commit1
Priyanka1329-coder 1a6ffd3
sample commit2
Priyanka1329-coder 5260f24
Test1
Priyanka1329-coder 0b3c1fe
test4
Priyanka1329-coder fa1574f
test5
Priyanka1329-coder 107be1c
Merge branch 'main' of https://github.com/Azure/azureml-assets into p…
Priyanka1329-coder 6d41ff1
Merge branch 'main' into priyanka/mlflow_import_component
Priyanka1329-coder 9c77781
spec.yml changes added
Priyanka1329-coder 3199eeb
Merge branch 'priyanka/mlflow_import_component' of https://github.com…
Priyanka1329-coder abf4f9e
Chnages done
Priyanka1329-coder fdd783f
Changes reverted
Priyanka1329-coder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Priyanka, Why is only the mlflow-model-inference image information included here? Why not the foundation-model-inference as well?