I'm trying to save a TensorSliceDataset as a file so that I can transfer it between computers, but simply using .save(filepath) doesn't work.
I'm trying to save a TensorSliceDataset as a file so that I can transfer it between computers, but simply using .save(filepath) doesn't work.