MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / get_collection

Function get_collection

tensorflow/python/framework/ops.py:4968–4989  ·  view source on GitHub ↗

Wrapper for `Graph.get_collection()` using the default graph. See @{tf.Graph.get_collection} for more details. Args: key: The key for the collection. For example, the `GraphKeys` class contains many standard names for collections. scope: (Optional.) If supplied, the resulting l

(key, scope=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

get_default_graphFunction · 0.85
get_collectionMethod · 0.45

Tested by

no test coverage detected