Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SummarizeNode
Function · 0.45
IncrementTensorCount
Function · 0.45
ConstructMPIResponse
Function · 0.45
BackgroundThreadLoop
Function · 0.45
RingAllreduce
Function · 0.45
RingAllgather
Function · 0.45
test_mpi_size
Method · 0.45
test_mpi_allreduce_cpu
Method · 0.45
test_mpi_allreduce_gpu
Method · 0.45
test_mpi_allreduce_error
Method · 0.45
test_mpi_allreduce_type_error
Method · 0.45
test_mpi_allgather
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_mpi_size
Method · 0.36
test_mpi_allreduce_cpu
Method · 0.36
test_mpi_allreduce_gpu
Method · 0.36
test_mpi_allreduce_error
Method · 0.36
test_mpi_allreduce_type_error
Method · 0.36
test_mpi_allgather
Method · 0.36
test_mpi_allgather_variable_size
Method · 0.36
test_mpi_allgather_error
Method · 0.36
test_mpi_allgather_type_error
Method · 0.36
CheckRegressionSignature
Function · 0.36
CheckNamedSignatures
Function · 0.36
CheckSessionBundle
Function · 0.36