Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1199 Shape* mutable_outfeed_shape() { return &outfeed_shape_; } in mutable_outfeed_shape() function
Dhlo_instruction.cc4115 Shape* HloInstruction::mutable_outfeed_shape() { in mutable_outfeed_shape() function in xla::HloInstruction