So I'm trying to save a `tensorflow.keras.layers.T...
# advanced-need-help
w
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?