MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / size

Method size

tensorflow/contrib/labeled_tensor/python/ops/core.py:150–151  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

148 @property
149 @tc.returns(tc.Optional(int))
150 def size(self):
151 return self._dimension.value
152
153 @property
154 @tc.returns(tc.Union(tuple, tensor_shape.Dimension))

Callers 15

SummarizeNodeFunction · 0.45
IncrementTensorCountFunction · 0.45
ConstructMPIResponseFunction · 0.45
BackgroundThreadLoopFunction · 0.45
RingAllreduceFunction · 0.45
RingAllgatherFunction · 0.45
test_mpi_sizeMethod · 0.45
test_mpi_allgatherMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_mpi_sizeMethod · 0.36
test_mpi_allgatherMethod · 0.36
CheckRegressionSignatureFunction · 0.36
CheckNamedSignaturesFunction · 0.36
CheckSessionBundleFunction · 0.36