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

Method get_collection

tensorflow/python/framework/ops.py:3392–3427  ·  view source on GitHub ↗

Returns a list of values in the collection with the given `name`. This is different from `get_collection_ref()` which always returns the actual collection list if it exists in that it returns a new list each time it is called. Args: name: The key for the collection. For examp

(self, name, scope=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

_assert_collection_is_okFunction · 0.85
getMethod · 0.45
compileMethod · 0.45
appendMethod · 0.45