v6d
v6d copied to clipboard
Integration with machine learning frameworks to seamlessly operate with the trained models
Describe your problem
Vineyard already has integrated with various machine learning frameworks, including tensorflow, pytorch and mxnet. Vineyard dataframes, tensors and tables can be used as sources for training and inference. However, the models in those frameworks cannot be .put() directly into vineyard.
That needs to be improved!
Additional context
Add any other context about the problem here.