mnist_image_dataset: Creates a 'MNISTImageDataset'.

Description Usage Arguments

View source: R/mnist_dataset.R

Description

This creates a dataset for MNIST images.

Usage

1
mnist_image_dataset(filenames, compression_type = NULL)

Arguments

filenames

A tf.string tensor containing one or more filenames.

compression_type

A tf.string scalar evaluating to one of "" (no compression), "ZLIB", or "GZIP".


tfio documentation built on Dec. 25, 2019, 5:06 p.m.