Home
last modified time | relevance | path

Searched defs:TInput (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorUtil.cs54 (IList<TInput> input, IndexedConverter<TInput, TOutput> converter) in ConvertAndMakeReadOnly()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorUtil.cs54 (IList<TInput> input, IndexedConverter<TInput, TOutput> converter) in ConvertAndMakeReadOnly()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_implementation.hpp67 const PoolingImplementation<TInput, TOutput, OutputStage> * &selected in find_implementation()
H A Dpooling_depthfirst.hpp276 PoolingDepthfirst(const DepthfirstStrategy<TInput, TOutput> *strat, in PoolingDepthfirst()
H A Dpooling_depthfirst_generic_quantized.hpp36 using TInput = typename strategy::operand_type; typedef in arm_conv::pooling::PoolingDepthfirstGenericQuantized
H A Dpooling_depthfirst_generic.hpp276 const IGenericDepthfirstStrategy<TInput, TOutput, OutputStage> *strat, in PoolingDepthfirstGeneric()
H A Dpooling_depthfirst_cache_oblivious.hpp37 using TInput = typename strategy::operand_type; typedef in arm_conv::pooling::PoolingDepthfirstCacheOblivious
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_implementation.hpp69 const DepthwiseImplementation<TInput, TWeight, TOutput, OutputStage> * &selected in find_implementation()