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

Method layout

tensorflow/compiler/xla/python_api/xla_shape.py:95–96  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

93 return self._tuple_shapes
94
95 def layout(self):
96 return self.message.layout
97
98 @staticmethod
99 def from_pyval(pyval):

Callers 15

TESTFunction · 0.45
BuildCopyWithLayoutFunction · 0.45
BuildComputationFunction · 0.45
ForEachIndexInternalMethod · 0.45
TYPED_TESTFunction · 0.45
HumanStringWithLayoutMethod · 0.45
PermuteDimensionsMethod · 0.45
TransposeIsBitcastMethod · 0.45
AlignLayoutsMethod · 0.45
HashMethod · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
TYPED_TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
LayoutOfMethod · 0.36
ExpectLayoutIsMethod · 0.36
ExpectTupleLayoutIsMethod · 0.36
TEST_FFunction · 0.36