Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_padder.cc1822 HloInstruction* pad_to_static = in InsertPadToStaticOnInstruction() local
2021 HloInstruction* pad_to_static = in ConvertToStatic() local
H A Ddynamic_padder_test.cc232 HloInstruction* pad_to_static = custom_call_2->users()[0]; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc729 auto pad_to_static = mlir::cast<mlir::lmhlo::CustomCallOp>(op); in EmitPadToStatic() local