Searched refs:ComplexComponentShape (Results 1 – 4 of 4) sorted by relevance
484 static Shape ComplexComponentShape(const Shape& complex_shape);
371 /* static */ Shape ShapeUtil::ComplexComponentShape( in ComplexComponentShape() function in xla::ShapeUtil
272 return ShapeUtil::ComplexComponentShape(shape); in InferUnaryOpShape()1873 Shape result = ShapeUtil::ComplexComponentShape(in); in InferFftShape()
2330 ? ShapeUtil::ComplexComponentShape(iota->shape()) in MakeElementGenerator()