Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dreduce.cc107 bool is_axis = false; in ResizeOutputTensor() local
110 is_axis = true; in ResizeOutputTensor()
114 if (is_axis) { in ResizeOutputTensor()
146 bool is_axis = false; in ResizeOutputTensor() local
150 is_axis = true; in ResizeOutputTensor()
154 if (!is_axis) { in ResizeOutputTensor()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h362 bool is_axis = false; in ReducedOutputOffset() local
366 is_axis = true; in ReducedOutputOffset()
371 if (!is_axis) { in ReducedOutputOffset()