MCPcopy Create free account
hub / github.com/alibaba/nann / variables

Method variables

tensorflow/tensorflow/python/framework/func_graph.py:422–440  ·  view source on GitHub ↗

A list of variables accessed by this FuncGraph. Note that functions keep only weak references to variables. Calling the function after a variable it accesses has been deleted is an error. Yields: Strong references to variables accessed by this FuncGraph.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

refMethod · 0.80

Tested by

no test coverage detected