Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_window_utils.cc94 int64_t window_dilation) { in EffectiveFilterSize()
102 int64_t window_dilation, in GetWindowedOutputSize()
131 int64_t window_dilation, in GetWindowedInputGradSize()
Dhlo_evaluator_test.cc171 int window_dilation, int base_dilation, in ReduceWindowMaxIotaTest()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconv_depthwise_backprop_filter_test.cc36 int64_t output_batch, window, window_dilation; member
Dreduce_window_test.cc1101 int64_t window_dilation[2]; member
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto495 int64 window_dilation = 5; field
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc976 absl::InlinedVector<int64_t, 2> window_dilation; in HandleConvolution() local