Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/kernels/
DClElementwiseKernel.cpp394 CLBuildOptions ClLogicalBinaryKernel::generate_build_options(const ITensorInfo &src1, const ITensor… in generate_build_options() function in arm_compute::opencl::kernels::ClLogicalBinaryKernel
438 CLBuildOptions ClSaturatedArithmeticKernel::generate_build_options(const ITensorInfo &input1, const… in generate_build_options() function in arm_compute::opencl::kernels::ClSaturatedArithmeticKernel
510 CLBuildOptions ClArithmeticKernel::generate_build_options(const ITensorInfo &src1, const ITensorInf… in generate_build_options() function in arm_compute::opencl::kernels::ClArithmeticKernel
/external/ComputeLibrary/src/core/CL/
DCLCompileContext.cpp232 std::string CLCompileContext::generate_build_options(const StringSet &build_options_set, const std:… in generate_build_options() function in arm_compute::CLCompileContext