Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc1409 const int64_t dilated_window = in InferWindowOutputShape() local
1413 padded_dilated_base, dilated_window, dim.stride()); in InferWindowOutputShape()
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc198 const int64_t dilated_window = in InferWindowOutputShape() local
202 padded_dilated_base, dilated_window, dim.stride()); in InferWindowOutputShape()