value_as_matrix: Value As Matrix

Description Usage Arguments

Description

Converts a Value object to a sequence of matrices (if dense) or CSR arrays (if sparse).

Usage

1
value_as_matrix(value, dtype = "auto")

Arguments

value

Value instance to be converted

dtype

data type to be used ("float32", "float64", or "auto")


Microsoft/CNTK-R documentation built on May 28, 2019, 1:52 p.m.