Construct a new FuncGraph. The graph will inherit its graph key, collections, seed, and distribution strategy stack from the current context or graph. Args: name: the name of the function. collections: a dictionary of collections this FuncGraph should start with. If
(self, name, collections=None, capture_by_value=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected