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

Function pack

tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ops.py:218–257  ·  view source on GitHub ↗

Pack tensors along a new axis. See tf.pack. Args: labeled_tensors: The input tensors, which must have identical axes. new_axis: The name of the new axis, or a tuple containing the name and coordinate labels. axis_position: Optional integer position at which to insert the new

(labeled_tensors, new_axis, axis_position=0, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

map_fnFunction · 0.85
bodyFunction · 0.85
_scanFunction · 0.85

Calls 4

name_scopeMethod · 0.45
stackMethod · 0.45
valuesMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected