Reduce Minimum Across Axis
1 | op_reduce_min(x, axis = NULL, name = "")
|
x |
matrix or CNTK Function that outputs a tensor |
axis |
axis across which to perform operation |
name |
(str) the name of the Function instance in the network |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.