Searched refs:ApplyReluToVector (Results 1 – 2 of 2) sorted by relevance
142 inline void ApplyReluToVector(const float* __restrict__ vector, int v_size, in ApplyReluToVector() function200 return ApplyReluToVector(vector, v_size, result); in ApplyActivationToVector()
47666 "function_name" : "tflite::tensor_utils::ApplyReluToVector",