Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h141 const Shape& all_gather_start_shape);
Dshape_inference.cc2075 const Shape& all_gather_start_shape) { in InferAllGatherDoneShape() argument
2076 return ShapeUtil::GetTupleElementShape(all_gather_start_shape, 1); in InferAllGatherDoneShape()