OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReduceWindow4DAdd
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/tests/
reduce_window_test.cc
161
auto res = ReferenceUtil::
ReduceWindow4DAdd
(input_array, 0.0f, {1, 1, 2, 1},
176
auto res = ReferenceUtil::
ReduceWindow4DAdd
(input_array, 0.0f, {1, 1, 2, 1},
190
auto res = ReferenceUtil::
ReduceWindow4DAdd
(input_array, 0.0f, {1, 1, 1, 1},
207
auto res = ReferenceUtil::
ReduceWindow4DAdd
(
228
auto result = ReferenceUtil::
ReduceWindow4DAdd
(
251
auto result = ReferenceUtil::
ReduceWindow4DAdd
(
276
auto result = ReferenceUtil::
ReduceWindow4DAdd
(
294
auto result = ReferenceUtil::
ReduceWindow4DAdd
(
351
auto res = ReferenceUtil::
ReduceWindow4DAdd
(input_array, 0.0f, {1, 1, 7, 1},
411
auto res = ReferenceUtil::
ReduceWindow4DAdd
(
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/
reference_util.h
189
static std::unique_ptr<Array4D<float>>
ReduceWindow4DAdd
(
reference_util.cc
366
/* static */ std::unique_ptr<Array4D<float>> ReferenceUtil::
ReduceWindow4DAdd
(
Completed in 74 milliseconds