Home
last modified time | relevance | path

Searched refs:InferAllToAllTupleShape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h139 static StatusOr<Shape> InferAllToAllTupleShape(
Dhlo_verifier.cc201 ShapeInference::InferAllToAllTupleShape(operand_shapes)); in HandleAllToAll()
Dshape_inference.cc2018 /* static */ StatusOr<Shape> ShapeInference::InferAllToAllTupleShape( in InferAllToAllTupleShape() function in xla::ShapeInference
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2195 Shape shape, ShapeInference::InferAllToAllTupleShape(slice_shape_ptrs)); in AllToAll()