Home
last modified time | relevance | path

Searched defs:ReduceGeneric (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_unary.cc36 void ReduceGeneric(bool keep_dims, const std::vector<int>& axes, in ReduceGeneric() function
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreduce.h128 inline bool ReduceGeneric(const T* input_data, const int* input_dims, in ReduceGeneric() function