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

Function get_collection_ref

tensorflow/python/framework/ops.py:4949–4965  ·  view source on GitHub ↗

Wrapper for `Graph.get_collection_ref()` using the default graph. See @{tf.Graph.get_collection_ref} for more details. Args: key: The key for the collection. For example, the `GraphKeys` class contains many standard names for collections. Returns: The list of values in the c

(key)

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_collection_refMethod · 0.80

Tested by

no test coverage detected