/external/ComputeLibrary/src/runtime/CL/tuners/ |
D | BifrostTuner.cpp | 44 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
|
D | MidgardTuner.cpp | 39 const GPUTarget gpu_target = k.get_target(); in tune_gemm_kernel() local
|
/external/ComputeLibrary/tests/validation/CL/ |
D | GEMMMatrixMultiply.cpp | 134 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
|
D | GEMMMatrixMultiplyInterleavedTransposed.cpp | 160 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/ |
D | CLGEMM.cpp | 147 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
|
D | CLDepthwiseConvolutionLayer.cpp | 50 …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()
|
D | CLConvolutionLayer.cpp | 108 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()
|
D | CLGEMMLowpMatrixMultiplyCore.cpp | 135 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/ |
D | GCGEMMMatrixMultiplyKernel.cpp | 111 … GPUTarget 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/ |
D | CLDepthwiseConvolutionLayer3x3NCHWKernel.cpp | 116 …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()
|
D | CLDirectConvolutionLayerKernel.cpp | 105 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
|
D | CLGEMMMatrixMultiplyKernel.cpp | 155 …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/ |
D | Helper.h | 64 void configure(GPUTarget gpu_target, Args &&... args) in configure()
|
/external/ComputeLibrary/src/core/ |
D | GPUTarget.cpp | 160 GPUTarget gpu_target; in get_target_from_name() local
|
/external/ComputeLibrary/src/runtime/GLES_COMPUTE/functions/ |
D | GCGEMM.cpp | 97 const GPUTarget gpu_target = GCScheduler::get().get_target(); in configure() local
|
/external/ComputeLibrary/src/core/CL/ |
D | CLHelpers.cpp | 242 const GPUTarget gpu_target = get_target_from_name(device_name); in dot8_supported() local
|
/external/ComputeLibrary/utils/ |
D | TypePrinter.h | 2071 inline std::string to_string(const GPUTarget &gpu_target) in to_string()
|