Home
last modified time | relevance | path

Searched defs:KernelType (Results 1 – 25 of 46) sorted by relevance

12

/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_depthfirst_generic.hpp35 …using KernelType = std::function<void(const TInput *const *const, TOutput *const *const, const voi… typedef
41 …using KernelType = std::function<void(const TInput *const *const, TOutput *const *const, const voi… typedef
63 …using KernelType = typename GenericDepthfirstKernelStrategyFunctionType<TInput, TOutput, TAccum>::… typedef in arm_conv::depthwise::GenericDepthfirstKernelStrategy
Ddepthwise_depthfirst_multiplier.hpp81 using KernelType = std::function<void( typedef in arm_conv::depthwise::DepthfirstMultiplierStrategy
114 using KernelType = std::function<void( typedef in arm_conv::depthwise::DepthfirstMultiplierStrategy
143 using KernelType = std::function<void( typedef in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy
172 using KernelType = std::function<void( typedef in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy
/external/ComputeLibrary/src/cpu/operators/
DCpuElementwiseUnary.cpp33 using KernelType = kernels::CpuElementwiseUnaryKernel; typedef
/external/ComputeLibrary/src/gpu/cl/operators/
DClPRelu.cpp34 using KernelType = kernels::ClArithmeticKernel; typedef
/external/tensorflow/tensorflow/lite/kernels/
Ddequantize.h36 enum KernelType { enum
Dfloor.cc32 enum KernelType { enum
Dlocal_response_norm.cc30 enum KernelType { enum
Dexp.cc27 enum KernelType { enum
Dfake_quant.cc29 enum KernelType { enum
Dspace_to_depth.cc33 enum KernelType { enum
Dl2norm.cc33 enum KernelType { enum
Ddepth_to_space.cc33 enum KernelType { enum
Dresize_bilinear.cc37 enum KernelType { enum
Dresize_nearest_neighbor.cc36 enum KernelType { enum
Dtranspose.cc32 enum KernelType { enum
Dbatch_to_space_nd.cc31 enum KernelType { enum
Dspace_to_batch_nd.cc32 enum KernelType { enum
Dconcatenation.cc36 enum KernelType { enum
Dselect.cc34 enum KernelType { enum
Dmaximum_minimum.cc35 enum KernelType { enum
Dmfcc.cc38 enum KernelType { enum
Dslice.cc38 enum KernelType { enum
Daudio_spectrogram.cc39 enum KernelType { enum
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
Dpooling_depthfirst_generic.hpp46 typedef void (*KernelType)( typedef in arm_conv::pooling::IGenericDepthfirstStrategy
63 typedef void (*KernelType)( typedef in arm_conv::pooling::IGenericDepthfirstStrategy
/external/ruy/ruy/
Dperchannel_buffers_reallocation_test.cc46 using KernelType = Kernel<kPath, float, float, float, float>; in TestPerChannelBuffersReallocation() typedef

12