Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A 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
H A 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
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_depthfirst_generic.hpp46 typedef void (*KernelType)( typedef in arm_conv::pooling::IGenericDepthfirstStrategy
63 typedef void (*KernelType)( typedef in arm_conv::pooling::IGenericDepthfirstStrategy
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuElementwiseUnary.cpp33 using KernelType = kernels::CpuElementwiseUnaryKernel; typedef
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClPRelu.cpp34 using KernelType = kernels::ClArithmeticKernel; typedef
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddequantize.h36 enum KernelType { enum
H A Dfloor.cc32 enum KernelType { enum
H A Dlocal_response_norm.cc30 enum KernelType { enum
H A Dfake_quant.cc29 enum KernelType { enum
H A Dexp.cc27 enum KernelType { enum
H A Dspace_to_depth.cc33 enum KernelType { enum
H A Dl2norm.cc33 enum KernelType { enum
H A Ddepth_to_space.cc33 enum KernelType { enum
H A Dresize_bilinear.cc37 enum KernelType { enum
H A Dresize_nearest_neighbor.cc36 enum KernelType { enum
H A Dtranspose.cc32 enum KernelType { enum
H A Dbatch_to_space_nd.cc31 enum KernelType { enum
H A Dspace_to_batch_nd.cc32 enum KernelType { enum
H A Dconcatenation.cc36 enum KernelType { enum
H A Dselect.cc34 enum KernelType { enum
H A Dmaximum_minimum.cc35 enum KernelType { enum
/aosp_15_r20/external/executorch/codegen/tools/
H A Dgen_oplist.py75 class KernelType(IntEnum): class
/aosp_15_r20/external/ruy/ruy/
H A Dperchannel_buffers_reallocation_test.cc46 using KernelType = Kernel<kPath, float, float, float, float>; in TestPerChannelBuffersReallocation() typedef
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/
H A Danalyze.proto199 enum KernelType { enum
/aosp_15_r20/external/googleapis/google/cloud/dataplex/v1/
H A Danalyze.proto199 enum KernelType { enum

123