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

Method gather

tensorflow/tensorflow/python/ops/tensor_array_ops.py:1100–1115  ·  view source on GitHub ↗

Return selected values in the TensorArray as a packed `Tensor`. All of selected values must have been written and their shapes must all match. Args: indices: A `1-D` `Tensor` taking values in `[0, max_value)`. If the `TensorArray` is not dynamic, `max_value=size()`.

(self, indices, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ta_gatherMethod · 0.95
top_kFunction · 0.45
forwardFunction · 0.45
build_modelFunction · 0.45
train_funcMethod · 0.45
get_scoresMethod · 0.45
top_kMethod · 0.45
search_levelMethod · 0.45
retrievalMethod · 0.45
testInstantErrorMethod · 0.45
gatherFunction · 0.45
connected_componentsFunction · 0.45

Calls

no outgoing calls

Tested by 15

ta_gatherMethod · 0.76
testInstantErrorMethod · 0.36
_fnMethod · 0.36
calculate_lossFunction · 0.36
_fnMethod · 0.36
_gather_locMethod · 0.36
testGatherMethod · 0.36
_fnMethod · 0.36