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

Method add_to_collection

tensorflow/python/framework/ops.py:3326–3343  ·  view source on GitHub ↗

Stores `value` in the collection with the given `name`. Note that collections are not sets, so it is possible to add a value to a collection several times. Args: name: The key for the collection. The `GraphKeys` class contains many standard names for collections. va

(self, name, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

test_get_collectionsMethod · 0.95
add_to_collectionsMethod · 0.95
add_model_variableFunction · 0.80
setUpMethod · 0.80
doBasicsOneExportPathMethod · 0.80
initMethod · 0.80
ExportFunction · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls 3

_check_not_finalizedMethod · 0.95
_assert_collection_is_okFunction · 0.85
appendMethod · 0.45

Tested by 15

test_get_collectionsMethod · 0.76
setUpMethod · 0.64
doBasicsOneExportPathMethod · 0.64
_discriminator_fnMethod · 0.64
grappler_optimizeFunction · 0.64
_build_graphMethod · 0.64