Home
last modified time | relevance | path

Searched refs:InferCollectivePermuteDoneShape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.h181 static StatusOr<Shape> InferCollectivePermuteDoneShape(
Dhlo_verifier.cc734 return CheckShape(hlo, ShapeInference::InferCollectivePermuteDoneShape( in HandleCollectivePermuteDone()
Dshape_inference.cc2210 /* static */ StatusOr<Shape> ShapeInference::InferCollectivePermuteDoneShape( in InferCollectivePermuteDoneShape() function in xla::ShapeInference