Searched refs:string_from_activation_func (Results 1 – 17 of 17) sorted by relevance
135 const auto f_act = lower_string(string_from_activation_func(_attributes.activation())); in get_tag_lut()
143 …o act_type = slot_prefix + "_ACTIVATION_TYPE=" + lower_string(string_from_activation_func(_post_o… in set_post_ops_cl_build_options()
204 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_info.act… in configure()369 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_info.act… in configure()
128 build_opts.add_option("-DACT=" + lower_string(string_from_activation_func(f_act))); in configure()
218 …build_options.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_funct… in configure()
166 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_info.act… in configure()
251 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(gemm_info.ac… in configure()
269 …activation_info.enabled(), "-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(gemm_in… in configure()
335 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(gemm_info.ac… in configure()
278 …activation_info.enabled(), "-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(gemm_in… in configure()
307 …activation_info.enabled(), "-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(gemm_in… in configure()
280 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(_act_info.ac… in configure_common()
283 …build_options.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_funct… in configure()
149 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_info.act… in configure()
243 …build_opts.add_option("-DACTIVATION_TYPE=" + lower_string(string_from_activation_func(act_function… in configure()
163 const std::string &string_from_activation_func(ActivationLayerInfo::ActivationFunction act) in string_from_activation_func() function
877 const std::string &string_from_activation_func(ActivationLayerInfo::ActivationFunction act);