Searched refs:ComplexComponentShape (Results 1 – 4 of 4) sorted by relevance
529 static Shape ComplexComponentShape(const Shape& complex_shape);
556 /* static */ Shape ShapeUtil::ComplexComponentShape( in ComplexComponentShape() function in xla::ShapeUtil
287 return ShapeUtil::ComplexComponentShape(shape); in InferUnaryOpShape()1921 Shape result = ShapeUtil::ComplexComponentShape(in); in InferFftShape()
2560 ? ShapeUtil::ComplexComponentShape(iota->shape()) in MakeElementGenerator()