Home
last modified time | relevance | path

Searched defs:gpu_target (Results 1 – 17 of 17) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/tuners/
DBifrostTuner.cpp44 const GPUTarget gpu_target = k.get_target(); in tune_direct_convolution_kernel() local
131 const GPUTarget gpu_target = k.get_target(); in tune_col2im_kernel() local
156 const GPUTarget gpu_target = k.get_target(); in tune_im2col_kernel() local
177 const GPUTarget gpu_target = k.get_target(); in tune_gemv_kernel() local
195 const GPUTarget gpu_target = k.get_target(); in tune_gemm_kernel() local
232 const GPUTarget gpu_target = k.get_target(); in tune_pooling_kernel() local
256 const GPUTarget gpu_target = k.get_target(); in tune_scale_kernel() local
DMidgardTuner.cpp39 const GPUTarget gpu_target = k.get_target(); in tune_gemm_kernel() local
/external/ComputeLibrary/tests/validation/CL/
DGEMMMatrixMultiply.cpp134 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
148 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
162 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
177 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
191 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
207 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
224 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
240 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
DGEMMMatrixMultiplyInterleavedTransposed.cpp160 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
177 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
194 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
211 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
228 const GPUTarget gpu_target = GPUTarget::MIDGARD; in TEST_SUITE() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLGEMM.cpp147 const GPUTarget gpu_target = CLScheduler::get().target(); in configure_native_v1() local
169 const GPUTarget gpu_target = CLScheduler::get().target(); in configure_reshaped_v1() local
248 const GPUTarget gpu_target = CLScheduler::get().target(); in configure_reshaped_v2() local
321 const GPUTarget gpu_target = CLScheduler::get().target(); in configure_reshaped_only_rhs() local
389 const GPUTarget gpu_target = CLScheduler::get().target(); in validate_native_v1() local
414 const GPUTarget gpu_target = CLScheduler::get().target(); in validate_reshaped_v1() local
468 const GPUTarget gpu_target = CLScheduler::get().target(); in validate_reshaped() local
517 const GPUTarget gpu_target = CLScheduler::get().target(); in validate_reshaped_only_rhs() local
DCLDepthwiseConvolutionLayer.cpp50 …unsigned int depth_multiplier, ActivationLayerInfo act_info, GPUTarget gpu_target, const Size2D &d… in validate_arguments_3x3()
384 const GPUTarget gpu_target = CLScheduler::get().target(); in configure() local
501 …nfo, unsigned int depth_multiplier, ActivationLayerInfo act_info, GPUTarget gpu_target, const Size… in validate()
581 const GPUTarget gpu_target = CLScheduler::get().target(); in configure() local
604 const GPUTarget gpu_target = CLScheduler::get().target(); in validate() local
619 …d int depth_multiplier, ActivationLayerInfo act_info, const Size2D &dilation, GPUTarget gpu_target) in get_depthwiseconvolution_function()
DCLConvolutionLayer.cpp108 const GPUTarget gpu_target = CLScheduler::get().target(); in validate() local
147 …eightsInfo &weights_info, const ActivationLayerInfo &act_info, const GPUTarget gpu_target, const S… in get_convolution_method()
DCLGEMMLowpMatrixMultiplyCore.cpp135 const GPUTarget gpu_target = CLScheduler::get().target(); in configure() local
339 const GPUTarget gpu_target = CLScheduler::get().target(); in validate() local
/external/ComputeLibrary/src/core/GLES_COMPUTE/kernels/
DGCGEMMMatrixMultiplyKernel.cpp111GPUTarget gpu_target, ElementsProcessed &num_elements_processed) in validate_and_configure_window()
200 GPUTarget gpu_target = get_target(); in configure() local
290 … const GEMMReshapeInfo &reshape_info, GPUTarget gpu_target) in validate()
/external/ComputeLibrary/src/core/CL/kernels/
DCLDepthwiseConvolutionLayer3x3NCHWKernel.cpp116 …unsigned int depth_multiplier, GPUTarget gpu_target, std::string &kernel_name, const Size2D dilati… in validate_and_configure_window()
277 const GPUTarget gpu_target = get_target(); in configure() local
368 …Info &conv_info, unsigned int depth_multiplier, ActivationLayerInfo act_info, GPUTarget gpu_target, in validate()
DCLDirectConvolutionLayerKernel.cpp105 inline bool can_run_optimized_kernel_for_bifrost(GPUTarget gpu_target, unsigned int conv_stride_x, … in can_run_optimized_kernel_for_bifrost()
118 inline bool can_run_optimized_kernel_for_bifrost_nhwc(GPUTarget gpu_target, unsigned int conv_strid… in can_run_optimized_kernel_for_bifrost_nhwc()
468 const GPUTarget gpu_target = get_target(); in configure() local
DCLGEMMMatrixMultiplyKernel.cpp155 …at beta, bool is_interleaved_transposed, const GEMMReshapeInfo &reshape_info, GPUTarget gpu_target, in validate_and_configure_window()
318 GPUTarget gpu_target = get_target(); in configure() local
459 …l is_interleaved_transposed, const GEMMReshapeInfo &reshape_info, GPUTarget gpu_target, bool fp_mi… in validate()
/external/ComputeLibrary/tests/CL/
DHelper.h64 void configure(GPUTarget gpu_target, Args &&... args) in configure()
/external/ComputeLibrary/src/core/
DGPUTarget.cpp160 GPUTarget gpu_target; in get_target_from_name() local
/external/ComputeLibrary/src/runtime/GLES_COMPUTE/functions/
DGCGEMM.cpp97 const GPUTarget gpu_target = GCScheduler::get().get_target(); in configure() local
/external/ComputeLibrary/src/core/CL/
DCLHelpers.cpp242 const GPUTarget gpu_target = get_target_from_name(device_name); in dot8_supported() local
/external/ComputeLibrary/utils/
DTypePrinter.h2071 inline std::string to_string(const GPUTarget &gpu_target) in to_string()