Home
last modified time | relevance | path

Searched defs:GetMatrixLayoutTestParams (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dmatmul_utils_test.cc92 struct GetMatrixLayoutTestParams { struct
93 absl::string_view shape;
94 int64_t batch_size;
95 int64_t num_rows;
96 int64_t num_cols;
97 Order order;
98 int64_t leading_dim_stride;
99 int64_t batch_stride;