func_clone: Clone Function

Description Usage Arguments

Description

Clones the function. The parameters of the Function are either cloned, shared or frozen as specified by the method argument and any variable substitutions requested are applied in the cloned Function instance.

Usage

1
func_clone(func, method, substitutions = NULL)

Arguments

func

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

substitutions

joeddav/CNTK-R documentation built on May 6, 2019, 7:28 a.m.