Home
last modified time | relevance | path

Searched defs:generate_build_options (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/core/CL/kernels/
DCLElementwiseOperationKernel.cpp380 CLBuildOptions CLLogicalBinaryKernel::generate_build_options(const ITensorInfo &input1, const ITens… in generate_build_options() function in arm_compute::CLLogicalBinaryKernel
431 CLBuildOptions CLSaturatedArithmeticOperationKernel::generate_build_options(const ITensorInfo &inpu… in generate_build_options() function in arm_compute::CLSaturatedArithmeticOperationKernel
502 CLBuildOptions CLArithmeticOperationKernel::generate_build_options(const ITensorInfo &input1, const… in generate_build_options() function in arm_compute::CLArithmeticOperationKernel
/external/ComputeLibrary/src/core/CL/
DCLCompileContext.cpp224 std::string CLCompileContext::generate_build_options(const StringSet &build_options_set, const std:… in generate_build_options() function in arm_compute::CLCompileContext