Skip to content

Conversation

@kere-nel
Copy link
Contributor

The KMeans ORT score predictions were off because batches were not being handled correctly.
There is still an issue because Nimbus produces int32 predictions, when they should be uint32, since ML.NET returns key values, but I plan on working on that separately, since it's probably a Nimbus bug.

@kere-nel kere-nel requested a review from a team as a code owner March 13, 2020 22:34
@kere-nel kere-nel merged commit cdb1e4b into dotnet:master Mar 14, 2020
mstfbl pushed a commit to mstfbl/machinelearning that referenced this pull request Mar 17, 2020
)

* support for batch inferencing on ORT models

* resolving comments
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants