Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_creation_utils_test.cc181 TEST_F(HloCreationUtilsTest, PadVectorWithZeros) { in TEST_F() argument
Dhlo_creation_utils.cc532 StatusOr<HloInstruction*> PadVectorWithZeros(HloInstruction* operand, in PadVectorWithZeros() function