Find Parameter in Function - CNTKCrosstalk

find_func_param(func, name = NULL, shape = NULL, allow_not_found = FALSE)

Arguments

name

string (optional) the name of the Function instance in the network

shape

- list of ints representing tensor shape

allow_not_found