Helper for recurrent network declarations. Returns a placeholder variable with an added method resolve_to() to be called at the end to close the loop. This is used for explicit graph building with recurrent connections.
ForwardDeclaration(name = "forward_declaration")
name | string (optional) the name of the Function instance in the network |
---|