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

Method get_collection_ref

tensorflow/tensorflow/python/framework/ops.py:3915–3938  ·  view source on GitHub ↗

Returns a list of values in the collection with the given `name`. If the collection exists, this returns the list itself, which can be modified in place to change the collection. If the collection does not exist, it is created as an empty list and the list is returned. This is dif

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testMetaGraphSaveLoadMethod · 0.95
apply_maskFunction · 0.80
buildMethod · 0.80
buildMethod · 0.80
layer_with_recomputeMethod · 0.80
create_train_opFunction · 0.80
_distributed_applyMethod · 0.80
_set_axis_orderFunction · 0.80

Calls 1

getMethod · 0.45

Tested by 15

testMetaGraphSaveLoadMethod · 0.76
layer_with_recomputeMethod · 0.64
_testPruningMethod · 0.64
testPruningNestedMethod · 0.64
testPruningNested2Method · 0.64
testPruningNested3Method · 0.64
testBasicMethod · 0.64
testNoSwappingMethod · 0.64
testSimpleSwapMethod · 0.64
testBasicCostMethod · 0.64