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

Method dimension

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

Source from the content-addressed store, hash-verified

143 @property
144 @tc.returns(tc.Optional(tensor_shape.Dimension))
145 def dimension(self):
146 return self._dimension
147
148 @property
149 @tc.returns(tc.Optional(int))

Callers 8

operator()Method · 0.45
read_with_fill_valueMethod · 0.45
operator()Method · 0.45
FindSparseValueFunction · 0.45
GetNumSparseFeaturesFunction · 0.45
operator()Method · 0.45
operator()Method · 0.45
IteratorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected