dmlc/dgl

Serving DGL models in production

Open

#4,442 opened on Aug 21, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (12,665 stars) (2,928 forks)batch import
feature requesthelp wanted

Description

Can you share the best practices for serving DGL models in production? (which of the frameworks is preferred/fully supported - torch serve , TensorFlow serving , Kserve or anything kubeflow based , Nvidia Triton .) There are very few resources on the same.

Contributor guide

Serving DGL models in production · dmlc/dgl#4442 | Good First Issue