StreamConfiguration: Stream Configuration

Description Usage Arguments

Description

Configuration of a stream in a text format reader.

Usage

1
2
StreamConfiguration(name, dim, is_sparse = FALSE, stream_alias = "",
  defines_mb_size = FALSE)

Arguments

name

string (optional) the name of the Function instance in the network

dim

dimensions of the stream

is_sparse

(bool) whether provided data is sparse

stream_alias

name of the stream in the file

defines_mb_size

(bool) whether the stream defines the minibatch size


joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.