Dataset.from_tensor_slices(X) >>> dataset <TensorSliceDataset shapes: (), types: tf.int32> The from_tensor_slices() function takes a tensor and creates a ...
確定! 回上一頁