Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dasync_collective_creator.cc133 ShapeInference::InferCollectivePermuteStartShape( in Run()
Dshape_inference.h177 static StatusOr<Shape> InferCollectivePermuteStartShape(
Dhlo_verifier.cc730 hlo, ShapeInference::InferCollectivePermuteStartShape(operand_shapes)); in HandleCollectivePermuteStart()
Dshape_inference.cc2195 /* static */ StatusOr<Shape> ShapeInference::InferCollectivePermuteStartShape( in InferCollectivePermuteStartShape() function in xla::ShapeInference