Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/fixtures/
DDeconvolutionLayerFixture.h251 unsigned int num_kernels, DataType data_type, DataLayout data_layout, bool add_bias) in setup()
272 …unsigned int pad_bottom, unsigned int num_kernels, DataType data_type, DataLayout data_layout, boo… in setup()
293unsigned int num_kernels, DataType data_type, DataLayout data_layout, QuantizationInfo input_quant… in setup()
315unsigned int num_kernels, DataType data_type, DataLayout data_layout, QuantizationInfo input_quant… in setup()
DDirectConvolution3DFixture.h162unsigned int num_kernels, bool has_bias, ActivationLayerInfo act_info, DataType data_type, DataLay… in setup()
175unsigned int num_kernels, bool has_bias, ActivationLayerInfo act_info, DataType data_type, DataLay… in setup()
DDirectConvolutionLayerFixture.h234 …, int stride_y, int pad_x, int pad_y, unsigned int kernel_size, unsigned int num_kernels, DataType… in setup()
247 …, int stride_y, int pad_x, int pad_y, unsigned int kernel_size, unsigned int num_kernels, DataType… in setup()
DConvolutionLayerFixture.h580 …const int num_kernels = weights_shape[get_data_layout_dimension_index(_data_layout, DataLayoutDi… in compute_target() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_createkernelsinprogram.cpp58 unsigned int num_kernels; in test_createkernelsinprogram() local
/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/
DDirectConv2dFixture.h226 …t stride_x, int stride_y, int pad_x, int pad_y, unsigned int kernel_size, unsigned int num_kernels, in setup()
345 …, int stride_y, int pad_x, int pad_y, unsigned int kernel_size, unsigned int num_kernels, DataType… in setup()
/external/vboot_reference/cgpt/
Dcgpt_prioritize.c102 int num_kernels; in CgptPrioritize() local
/external/ComputeLibrary/src/gpu/cl/operators/
DClGemmConv2d.cpp180 const unsigned int num_kernels = weights->dimension(idx_kernels); in configure() local
375 const unsigned int num_kernels = weights->dimension(idx_kernels); in validate() local
/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_3d_gpu.cu.cc145 int num_kernels = in operator ()() local
Dmaxpooling_op_gpu.cu.cc431 const int num_kernels = batch * channels * pooled_height * pooled_width; in operator ()() local
/external/OpenCL-CTS/test_conformance/spir/
Drun_build_test.cpp204 size_t num_kernels; in process() local
/external/OpenCL-CTS/test_conformance/vulkan/
Dtest_vulkan_interop_image.cpp1338 const uint32_t num_kernels = ARRAY_SIZE(num2DImagesList) + 1; in test_image_common() local
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.cpp263 cl_uint num_kernels, in clCreateKernelsInProgram()
/external/angle/src/libGLESv2/
Dcl_stubs.cpp538 cl_uint num_kernels, in CreateKernelsInProgram()
Dentry_points_cl_autogen.cpp569 cl_uint num_kernels, in clCreateKernelsInProgram()
/external/ComputeLibrary/arm_compute/core/
DTypes.h2109 unsigned int num_kernels() const in num_kernels() function
/external/angle/src/libANGLE/
DvalidationCL.cpp1242 cl_uint num_kernels, in ValidateCreateKernelsInProgram()