In-place replace the only placeholder in the function graph with the specified substitution.

func_replace_placeholder(func, substitution)

Arguments

func

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

substitution

- `Variable` that will replace the placeholder