Searched refs:outfeed_shape_ (Results 1 – 2 of 2) sorted by relevance
1197 const Shape& outfeed_shape() const { return outfeed_shape_; } in outfeed_shape()1199 Shape* mutable_outfeed_shape() { return &outfeed_shape_; } in mutable_outfeed_shape()1219 Shape outfeed_shape_; variable
2092 outfeed_shape_(outfeed_shape), in HloOutfeedInstruction()2109 ShapeUtil::HumanStringWithLayout(outfeed_shape_))); in ExtraAttributesToStringImpl()