Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1980 PaddingConfig* mutable_padding_config() { return &padding_config_; } in mutable_padding_config() function
H A Dhlo_instruction.cc4800 PaddingConfig* HloInstruction::mutable_padding_config() { in mutable_padding_config() function in xla::HloInstruction