Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClElementwiseKernel.cpp184 …orInfo &src1, const ITensorInfo &src2, const ITensorInfo &dst, const std::string &operation_string) in generate_build_options_with_arithmetic_rules() argument
195 build_opts.add_option("-DOP=" + operation_string); in generate_build_options_with_arithmetic_rules()