HomeSort by relevance Sort by last modified time
    Searched full:win_len (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/tests/
reduce_window_test.cc 216 int win_len = 3; local
220 // Reduce only along the x and y dimensions, according to the win_len.
221 ReduceWindowAdd(input_data_handle, {win_len, win_len, 1, 1},
225 input_array, 0.0f, {win_len, win_len, 1, 1},
236 int win_len = 3; local
243 // Reduce only along the x and y dimensions, according to the win_len.
244 ReduceWindowAdd(input_data_handle, {win_len, win_len, 1, 1}
371 int win_len = 1; local
393 int win_len = 3; local
415 int win_len = 8; local
431 int win_len = 3; local
498 int win_len = 3; local
    [all...]

Completed in 230 milliseconds