meta-soul / MetaSpore

A unified end-to-end machine intelligence platform
Apache License 2.0
642 stars 118 forks source link

[serving][feature] Supports loading different kinds of models #52

Closed dmetasoul01 closed 2 years ago

dmetasoul01 commented 2 years ago

Serving now just loads tabular model. We need to support loading Onnx model with tensors as inputs.

dmetasoul01 commented 2 years ago

Closed by #55