Searched defs:GetBatchRowColumnShapeTestParams (Results 1 – 1 of 1) sorted by relevance
39 struct GetBatchRowColumnShapeTestParams { struct40 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;