millions-summer-85484
06/30/2023, 9:15 PMtf.data.Dataset
in one of the tasks and return it as input for next task, but got data type error (when pickle serialize this data)`tensorflow.python.framework.errors_impl.InvalidArgumentError'>: Cannot convert a Tensor of dtype variant to a NumPy array` , I'm kind of new to both tensorflow and flyte, so wondering is there any guidance on how to resolve this issue?millions-summer-85484
06/30/2023, 9:16 PMmillions-summer-85484
06/30/2023, 9:17 PM<PrefetchDataset element_spec=({'feature1': TensorSpec(shape=(32,), dtype=tf.float32, name=None), 'feature2': TensorSpec(shape=(32,), dtype=tf.float32, name=None)})>
glamorous-carpet-83516
07/01/2023, 8:25 PM