Returns a list of all output variables this user-defined function outputs. Output variables are created by output_variable().

userfunc_infer_outputs(func)

Arguments

func

- The CNTK `Function` instance on which to apply the operation