Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc202 const int64 dilated_base = window_util::DilatedBound( in InferWindowOutputShape() local
205 dim.padding_low() + dilated_base + dim.padding_high(); in InferWindowOutputShape()