Home
last modified time | relevance | path

Searched refs:outfeed_shape_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1005 const Shape& outfeed_shape() const { return outfeed_shape_; } in outfeed_shape()
1024 Shape outfeed_shape_; variable
Dhlo_instructions.cc1817 outfeed_shape_(outfeed_shape), in HloOutfeedInstruction()