-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update release for 0.10 #2421
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
Merged
Merged
Update release for 0.10 #2421
Conversation
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
* Initial checking to run unit tests on Linux * Test linux execution on dev package of onnxruntime * Added fix to onnxruntime nuget prop file to handle Linux dlls correctly * test package copying all native dlls to output folder * Add rpath to dll * Update to Onnxruntime 2.0 package * use cpu package * uncomment device id in unit test * folder PR comments * minor fix * minor change to kick off build * minor change to kick off build * remove reference to myget, and use nuget instead * removed nullgpuID. Use AtMostOnce for gpuDeviceID and fallBackToCpu variables * Folded more PR comments * minor change to kick of build status * minor change to kick off random build failure * minor change to kick off build * minor change to kick off build
ValueMappingEstimator example (References #754) Provides examples that demonstrate different ways to use the ValueMappingEstimator. * Added sample links to ValueMap catalog extensions * Added additional documentation to the ValueMappingEstimator, including remarks section.
No squash |
Ivanidzo4ka
approved these changes
Feb 5, 2019
eerhardt
approved these changes
Feb 5, 2019
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.
Codecov Report
@@ Coverage Diff @@
## release/preview #2421 +/- ##
===================================================
- Coverage 71.15% 71.14% -0.02%
===================================================
Files 779 779
Lines 140311 140332 +21
Branches 16047 16044 -3
===================================================
Hits 99835 99835
- Misses 36024 36043 +19
- Partials 4452 4454 +2
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updating the 0.10 release