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

Method shape

tensorflow/python/distribute/values.py:703–704  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

701
702 @property
703 def shape(self):
704 return self.primary.shape
705
706 @property
707 def synchronization(self):

Callers 3

_annotate_ndarray_linesFunction · 0.45
packMethod · 0.45
tpu_functionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected