You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since a majority of Flyte users work on ML, it'd be helpful to have Numpy arrays, PyTorch and Tensorflow tensors as Flyte types.
Related Slack conversation:
I am looking for a way to pass Numpy Arrays (ndarray) and PyTorch/Tensorflow Tensors as Flyte Task input/output. I haven’t come across any example yet. I’m aware of the native support for Dataframes. It seems inefficient to convert ndarray/Tensors back and forth using Dataframes.
How are folks handling this?
Since a majority of Flyte users work on ML, it'd be helpful to have Numpy arrays, PyTorch and Tensorflow tensors as Flyte types.
Related Slack conversation:
https://flyte-org.slack.com/archives/CNMKCU6FR/p1653071185574619
TODO
The text was updated successfully, but these errors were encountered: