dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.29k stars 5.92k forks source link

ML.NET Models in Containers #27760

Open luisquintanilla opened 2 years ago

luisquintanilla commented 2 years ago

Provide how-to document / guidance on how to train / deploy ML.NET models in container environments

https://github.com/dotnet/machinelearning/issues/6005

michaelgsharp commented 2 years ago

I'm looking into it more, but at least in the issue you linked it appears that tensorflow is just running out of memory. Might not be much we can do there. Though since it failed we should throw an error, not sure why thats not happening...