Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dmatmul_utils_test.cc102 using GetMatrixLayoutTest = ::testing::TestWithParam<GetMatrixLayoutTestParams>; typedef
104 TEST_P(GetMatrixLayoutTest, ValidShape) { in TEST_P() argument
128 TEST(GetMatrixLayoutTest, BatchInMostMinorPhysicalDimension) { in TEST() argument