Swap Axes

op_swap_axes(x, axis1 = 0, axis2 = 1, name = "")

Arguments

x

matrix or CNTK Function that outputs a tensor

name

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