Home
last modified time | relevance | path

Searched refs:HloCreationUtilsTest (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_creation_utils_test.cc28 class HloCreationUtilsTest : public HloTestBase { class
46 TEST_F(HloCreationUtilsTest, CollapseFirst1Dim) { in TEST_F() argument
65 TEST_F(HloCreationUtilsTest, CollapseFirst2Dims) { in TEST_F() argument
88 TEST_F(HloCreationUtilsTest, Prepend1DegenerateDim) { in TEST_F() argument
107 TEST_F(HloCreationUtilsTest, Prepend2DegenerateDims) { in TEST_F() argument
126 TEST_F(HloCreationUtilsTest, Prepend2DegenerateDimsToScalar) { in TEST_F() argument
145 TEST_F(HloCreationUtilsTest, ExpandFirstDimInto3Dims) { in TEST_F() argument
166 TEST_F(HloCreationUtilsTest, PadVectorWithZeros) { in TEST_F() argument
186 TEST_F(HloCreationUtilsTest, BroadcastZeros_S32) { in TEST_F() argument
205 TEST_F(HloCreationUtilsTest, BroadcastZeros_F32) { in TEST_F() argument