https://flyte.org logo
#ask-the-community
Title
# ask-the-community
y

Yoni

09/20/2023, 12:54 PM
My bad, was improper use of signatures, should've used np.ndarray instead of np.array Leaving here in case anyone searches Hi friends, We are testing flyte as a potential solution to replace an inhouse developed solution. Our data is often multi dimensional (3+ dimensions) and large (each dimension can be pretty large). Our code represents the data with ndarrays. How do you handle encoding and decoding of ndarrays to do so efficiently?
k

Ketan (kumare3)

09/20/2023, 2:08 PM
Sorry is it resolved
y

Yoni

09/20/2023, 2:09 PM
Yes it is, thank you