https://kedro.org/ logo
#advanced-need-help
Title
# advanced-need-help
w

williamc

05/09/2022, 5:45 PM
So I'm trying to save a
tensorflow.keras.layers.TextVectorization
object to a
MemoryDataset
and I get the following error:
Copy code
kedro.io.core.DataSetError: Failed while saving data to data set MemoryDataSet().
Should only create a single instance of _DefaultDistributionStrategy
Any ideas what this is about?