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

Method split

tensorflow/tensorflow/python/ops/tensor_array_ops.py:1171–1187  ·  view source on GitHub ↗

Split the values of a `Tensor` into the TensorArray. Args: value: (N+1)-D. Tensor of type `dtype`. The Tensor to split. lengths: 1-D. int32 vector with the lengths to use when splitting `value` along its first dimension. name: A name for the operation (optional).

(self, value, lengths, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testSplitShapeMethod · 0.95
fnMethod · 0.95
freeze_graphFunction · 0.45
mainFunction · 0.45
setup.pyFile · 0.45
RunServerMethod · 0.45
_MakeStubMethod · 0.45
RunServerMethod · 0.45
testClassifyRESTMethod · 0.45

Calls

no outgoing calls

Tested by 15

testSplitShapeMethod · 0.76
fnMethod · 0.76
RunServerMethod · 0.36
_MakeStubMethod · 0.36
RunServerMethod · 0.36
testClassifyRESTMethod · 0.36
testRegressRESTMethod · 0.36
testPredictRESTMethod · 0.36