In-place replace specified placeholders in the Function graph with the specified replacements in the map.
1 | func_replace_placeholders(func, substitutions)
|
func |
- The CNTK 'Function' instance on which to apply the operation |
substitutions |
- dict mapping placeholders to variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.