Computes the element-wise cosine of x: The output tensor has the same shape as x.

op_cos(x, name = "")

Arguments

x

matrix or CNTK Function that outputs a tensor

name

(str) the name of the Function instance in the network