-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Fix Training Packaging pipeline #9885
Merged
Merged
Conversation
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
pranavsharma
previously approved these changes
Nov 30, 2021
snnn
previously approved these changes
Nov 30, 2021
So it requires more work? |
askhade
previously approved these changes
Nov 30, 2021
e0c6970
Yes, there are more instances in the pipeline that requires change. |
Training packaging pipeline passed https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=184653&view=results |
jywu-msft
approved these changes
Nov 30, 2021
snnn
approved these changes
Nov 30, 2021
jingyanwangms
pushed a commit
that referenced
this pull request
Dec 3, 2021
* Fix Training Packaging pipeline (cherry picked from commit 6de79d8)
jingyanwangms
added a commit
that referenced
this pull request
Dec 3, 2021
* Misc InstanceNorm CUDA kernel changes (#9879) (cherry picked from commit c161813) * Fix Training Packaging pipeline (#9885) * Fix Training Packaging pipeline (cherry picked from commit 6de79d8) * Update doc for operators/opsets supported by mobile package (#9899) (cherry picked from commit 00c979d) * QDQ tool modification part3 (#9904) * refine per channel quantization for qdq * remove old option * add comment * add import itertools (cherry picked from commit 02aa16e) * Update to include the Xamarin targets for internal ORT builds so the managed nuget package is consistent as both CPU and GPU builds produce a package called Microsoft.ML.OnnxRuntime.Managed. (#9906) (cherry picked from commit 3f5c1e1) Co-authored-by: Hariharan Seshadri <shariharan91@gmail.com> Co-authored-by: Sherlock <baihan.huang@gmail.com> Co-authored-by: Scott McKay <skottmckay@gmail.com> Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Set provider for InfereceSession interface