Returns a primitive function with name in the graph starting from this node. Throws an exception if name occurs multiple times. If you expect multiple functions to be returned, use find_all_with_name().
| 1 | func_find_by_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.