Home
last modified time | relevance | path

Searched defs:window_dilation (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_window_utils.cc94 int64 window_dilation) { in EffectiveFilterSize()
102 int64 window_dilation, in GetWindowedOutputSize()
131 int64 window_dilation, in GetWindowedInputGradSize()
Dhlo_evaluator_test.cc146 int window_dilation, int base_dilation, in ReduceWindowMaxIotaTest()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconv_depthwise_backprop_filter_test.cc35 int64 output_batch, window, window_dilation; member
Dreduce_window_test.cc1076 int64 window_dilation[2]; member
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto447 int64 window_dilation = 5; field