-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Added release notes for v1.5 release and updated version info #5151
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
Conversation
- Add escapeChar support to TextLoader ([#5147](https://github.com/dotnet/machinelearning/pull/5147)) | ||
- Add public generic methods to TextLoader catalog that accept Options objects ([#5134](https://github.com/dotnet/machinelearning/pull/5134)) | ||
- Added decimal marker option in TextLoader ([#5145](https://github.com/dotnet/machinelearning/pull/5145)) | ||
- Onnxruntime updated to v1.3 |
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.
Perhaps add this PR as reference of updating Onnxruntime?
#5104 #Resolved
These PR's have been merged and are not present in the 1.5.0 Release features. Should they be added?
|
Codecov Report
@@ Coverage Diff @@
## master #5151 +/- ##
==========================================
- Coverage 75.79% 75.75% -0.04%
==========================================
Files 993 993
Lines 180955 180715 -240
Branches 19486 19463 -23
==========================================
- Hits 137151 136903 -248
- Misses 38514 38517 +3
- Partials 5290 5295 +5
|
Codecov Report
@@ Coverage Diff @@
## master #5151 +/- ##
==========================================
- Coverage 75.79% 75.78% -0.01%
==========================================
Files 993 993
Lines 180969 180969
Branches 19489 19489
==========================================
- Hits 137159 137151 -8
- Misses 38516 38521 +5
- Partials 5294 5297 +3
|
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.
No description provided.