Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dmatmul_utils_test.cc39 struct GetBatchRowColumnShapeTestParams { struct
40 absl::string_view shape;
41 std::vector<int64_t> batch_dims;
42 std::vector<int64_t> row_dims;
43 std::vector<int64_t> col_dims;
44 absl::string_view expected_shape;