v6d icon indicating copy to clipboard operation
v6d copied to clipboard

Integration with machine learning frameworks to seamlessly operate with the trained models

Open sighingnow opened this issue 3 years ago • 0 comments

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.

sighingnow avatar May 31 '22 02:05 sighingnow