Returns a list of primitive function with name in the graph starting from this node. Throws an exception if name occurs multiple times. If you expect only one function to be returned, use find_by_name().
1 | func_find_all_with_name(func, name, depth = 0)
|
func |
- The CNTK 'Function' instance on which to apply the operation |
depth |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.