Searched defs:TInput (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | DescriptorUtil.cs | 54 (IList<TInput> input, IndexedConverter<TInput, TOutput> converter) in ConvertAndMakeReadOnly()
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | DescriptorUtil.cs | 54 (IList<TInput> input, IndexedConverter<TInput, TOutput> converter) in ConvertAndMakeReadOnly()
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/ |
H A D | pooling_implementation.hpp | 67 const PoolingImplementation<TInput, TOutput, OutputStage> * &selected in find_implementation()
|
H A D | pooling_depthfirst.hpp | 276 PoolingDepthfirst(const DepthfirstStrategy<TInput, TOutput> *strat, in PoolingDepthfirst()
|
H A D | pooling_depthfirst_generic_quantized.hpp | 36 using TInput = typename strategy::operand_type; typedef in arm_conv::pooling::PoolingDepthfirstGenericQuantized
|
H A D | pooling_depthfirst_generic.hpp | 276 const IGenericDepthfirstStrategy<TInput, TOutput, OutputStage> *strat, in PoolingDepthfirstGeneric()
|
H A D | pooling_depthfirst_cache_oblivious.hpp | 37 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 D | depthwise_implementation.hpp | 69 const DepthwiseImplementation<TInput, TWeight, TOutput, OutputStage> * &selected in find_implementation()
|