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.h147 static StatusOr<Shape> InferAllToAllTupleShape(
Dhlo_verifier.cc331 ShapeInference::InferAllToAllTupleShape(operand_shapes)); in HandleAllToAll()
Dshape_inference.cc2088 /* static */ StatusOr<Shape> ShapeInference::InferAllToAllTupleShape( in InferAllToAllTupleShape() function in xla::ShapeInference
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2960 Shape shape, ShapeInference::InferAllToAllTupleShape(slice_shape_ptrs)); in AllToAllTuple()