Computes the values of speficied variables in outputs, using values provided in arguments that correspond to each input Variable of the function (i.e. those that have is_input = True).
| 1 2 | 
| func | - The CNTK 'Function' instance on which to apply the operation | 
| device | - instance of DeviceDescriptor | 
| as_matrix | - whether to return as an R matrix. Defualt TRUE. Otherwise returns as Python CNTK value which avoids costly conversions | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.