pub fn tensor_slice_dataset<O0: Into<Output>>( components: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for TensorSliceDataset::new().build(components, scope).
TensorSliceDataset::new().build(components, scope)