Deep Learning in Production Resource List
1–3 of 3 posts
Re: Deep Learning in Production Resource List
#2Some context would be helpful. I've been working on a production architecture scaling an NLP model across a K8s cluster of high-compute nodes that needs to run 1000s of inference call per request. C++ conversion and using Go (already the majority api) have been considered.
Re: Deep Learning in Production Resource List
#3Is there anything similar for machine learning models?