Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_creation_utils_test.cc183 TEST_F(HloCreationUtilsTest, PadVectorWithZeros) { in TEST_F() argument
H A Dhlo_creation_utils.cc651 StatusOr<HloInstruction*> PadVectorWithZeros(HloInstruction* operand, in PadVectorWithZeros() function