Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ width
Method
width
tensorflow/compiler/xla/array2d.h:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
71
int64 height() const { return this->dim(0); }
72
int64 width() const { return this->dim(1); }
73
74
// Fills the array with a pattern of values of the form:
75
//
Callers
15
TransposeArray2D
Method · 0.45
MapWithIndexArray4D
Method · 0.45
TEST
Function · 0.45
Array2DF32ToF64
Method · 0.45
SeparableConvArray4D
Method · 0.45
ReduceToColArray2D
Method · 0.45
ReduceToRowArray2D
Method · 0.45
MapArray2D
Method · 0.45
MapWithIndexArray2D
Method · 0.45
PackLargeInput
Function · 0.45
GenerateLargeSizeMinCombinedOutput
Function · 0.45
MatmulArray2DImpl
Function · 0.45
Calls
1
dim
Method · 0.45
Tested by
12
TEST
Function · 0.36
PackLargeInput
Function · 0.36
GenerateLargeSizeMinCombinedOutput
Function · 0.36
MaybeTransposeArray2D
Function · 0.36
CheckMatrixMultiply
Function · 0.36
EigenMatrixMultiply
Function · 0.36
MKLMatrixMultiply
Function · 0.36
XLA_TYPED_TEST
Function · 0.36
BatchNormalizationTest
Method · 0.36
RunTest
Method · 0.36
TestImpl
Method · 0.36
TEST_F
Function · 0.36