Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1561 Shape* mutable_outfeed_shape() { return &outfeed_shape_; } in mutable_outfeed_shape() function
H A Dhlo_instruction.cc4688 Shape* HloInstruction::mutable_outfeed_shape() { in mutable_outfeed_shape() function in xla::HloInstruction