Skip to content

OnnxRuntime.TrainingSession -> provide model as byte array #17907

Discussion options

You must be logged in to vote

@phineasng We'll work on exposing a way to load the model from a byte array in C# this quarter. I think that should be quick to do.
As for writing the inference model to a byte array, this might take some time since it will involve reworking how we create the inference model from the trained model. But I will try to get to this as well.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@oliver-bernhardt
Comment options

@phineasng
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@baijumeswani
Comment options

Answer selected by sophies927
@phineasng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training issues related to ONNX Runtime training; typically submitted using template
3 participants