Configuration of a stream in a text format reader.
1 2 | StreamConfiguration(name, dim, is_sparse = FALSE, stream_alias = "",
defines_mb_size = FALSE)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.