Searched defs:act_func (Results 1 – 7 of 7) sorted by relevance
105 NEActivationLayer act_func; in TEST_CASE() local156 NEActivationLayer act_func; in TEST_CASE() local209 NEActivationLayer act_func; in TEST_CASE() local
231 CLActivationLayer act_func; in TEST_CASE() local294 CLActivationLayer act_func; in TEST_CASE() local
97 arm_compute::CLActivationLayer act_func; variable
38 arm_compute::CLActivationLayer act_func; variable
80 const ActFunction act_func = act_info.activation(); in validate_arguments() local
191 auto act_func = [](INode * node, Tensor * tensor) in convert_special_tensors() local
1738 static inline bool is_lut_supported(ActivationFunction act_func, DataType data_type) in is_lut_supported()