Home
last modified time | relevance | path

Searched refs:ReduceGeneric (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_unary.cc38 void ReduceGeneric(bool keep_dims, const std::vector<int>& axes, in ReduceGeneric() function
260 ReduceGeneric( in Run()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreduce.h180 inline bool ReduceGeneric(const T* input_data, const int* input_dims, in ReduceGeneric() function
/external/tensorflow/tensorflow/lite/kernels/
Dreduce.cc782 reference_ops::ReduceGeneric<T>( in EvalType()
800 optimized_ops::ReduceGeneric<T>( in EvalType()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dreduce.h779 inline bool ReduceGeneric(const T* input_data, const int* input_dims, in ReduceGeneric() function