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

Function add_to_collections

tensorflow/python/framework/ops.py:4935–4946  ·  view source on GitHub ↗

Wrapper for `Graph.add_to_collections()` using the default graph. See @{tf.Graph.add_to_collections} for more details. Args: names: The key for the collections. The `GraphKeys` class contains many standard names for collections. value: The value to add to the collections.

(names, value)

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

Tested by

no test coverage detected