Searched refs:ComplexComponentShape (Results 1 – 4 of 4) sorted by relevance
546 static Shape ComplexComponentShape(const Shape& complex_shape);
528 /* static */ Shape ShapeUtil::ComplexComponentShape( in ComplexComponentShape() function in xla::ShapeUtil
298 return ShapeUtil::ComplexComponentShape(shape); in InferUnaryOpShape()1929 Shape result = ShapeUtil::ComplexComponentShape(in); in InferFftShape()
2374 ? ShapeUtil::ComplexComponentShape(iota->shape()) in MakeElementGenerator()