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