Creates a graph function. Args: fwd: a callable xs: Nested Structure -> ys: Nested Structure. Returns: A DefinedFunction object encapsulating `fwd` as a graph function.
(self, fwd)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected