<MapDataset shapes: (), types: tf.string> def generator(): for features in features_dataset: yield serialize_example(*features)
確定! 回上一頁