-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
enhancementNew feature or requestNew feature or requestuntriagedNew issue has not been triagedNew issue has not been triaged
Description
Description
I'm looking for guidance on how to export ML.NET models for use in other programming languages. While I understand that ONNX format is one option, I've encountered some ML.NET models that don't support ONNX export.
Question
Besides ONNX export, what are the alternative approaches to make ML.NET models available for use in other programming languages? Are there any other standardized formats or methods that ML.NET supports for cross-language model deployment?
Additional Context
I'm particularly interested in solutions that would work for models that currently don't have ONNX export capability, and I'd appreciate any documentation or examples that demonstrate these alternative approaches.
Thank you for your time and assistance!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestuntriagedNew issue has not been triagedNew issue has not been triaged