In-place replace the only placeholder in the function graph with the specified substitution.
1 | func_replace_placeholder(func, substitution)
|
func |
- The CNTK 'Function' instance on which to apply the operation |
substitution |
- 'Variable' that will replace the placeholder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.