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

Function add_to_collection

tensorflow/tensorflow/python/framework/ops.py:6154–6168  ·  view source on GitHub ↗

Wrapper for `Graph.add_to_collection()` using the default graph. See `tf.Graph.add_to_collection` for more details. Args: name: The key for the collection. For example, the `GraphKeys` class contains many standard names for collections. value: The value to add to the collection

(name, 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_collectionMethod · 0.80

Tested by

no test coverage detected