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.
1 | func_clone(func, method, substitutions = NULL)
|
func |
- The CNTK 'Function' instance on which to apply the operation |
substitutions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.