Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc161 StatusOr<Shape> InferWindowOutputShape(const Shape& base_shape, in InferWindowOutputShape() function
1817 InferWindowOutputShape(base_shape, window, lhs.element_type(), in InferConvolveShape()
2238 return InferWindowOutputShape(operand_shape, window, in InferReduceWindowShape()
2288 InferWindowOutputShape(operand_shape, window, in InferSelectAndScatterShape()