Home
last modified time | relevance | path

Searched refs:pooling (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DPooling.cpp35 namespace pooling { namespace
448 std::bind(pooling::validate, OperationType::AVERAGE_POOL_2D, _1),
449 pooling::prepare, pooling::executeAveragePool, .allowZeroSizedInput = true);
451 std::bind(pooling::validate, OperationType::L2_POOL_2D, _1), pooling::prepare,
452 pooling::executeL2Pool, .allowZeroSizedInput = true);
454 std::bind(pooling::validate, OperationType::MAX_POOL_2D, _1),
455 pooling::prepare, pooling::executeMaxPool, .allowZeroSizedInput = true);
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dexecutors.md63 thread. We do not currently support any sort of shared pooling of threads. If
/aosp12/hardware/interfaces/neuralnetworks/1.0/
H A Dtypes.hal125 * Performs a 2-D average pooling operation.
655 * Performs an 2-D L2 pooling operation.
1005 * Performs an 2-D max pooling operation.
/aosp12/packages/modules/NeuralNetworks/tools/api/
H A Dtypes.spec398 * Performs a 2-D average pooling operation.
1269 * Performs an 2-D L2 pooling operation.
1758 * Performs an 2-D max pooling operation.
5292 * output size by average pooling sampling points from bilinear interpolation.
5300 * distributed in the pooling bin and their values are calculated by bilinear
5361 * output size by max-pooling.
5369 * regions of interest and pooling bins.
/aosp12/hardware/interfaces/neuralnetworks/1.2/
H A Dtypes.hal206 * Performs a 2-D average pooling operation.
885 * Performs an 2-D L2 pooling operation.
1318 * Performs an 2-D max pooling operation.
4035 * output size by average pooling sampling points from bilinear interpolation.
4043 * distributed in the pooling bin and their values are calculated by bilinear
4095 * output size by max-pooling.
4103 * regions of interest and pooling bins.
/aosp12/hardware/interfaces/neuralnetworks/1.3/
H A Dtypes.hal149 * Performs a 2-D average pooling operation.
881 * Performs an 2-D L2 pooling operation.
1317 * Performs an 2-D max pooling operation.
4266 * output size by average pooling sampling points from bilinear interpolation.
4274 * distributed in the pooling bin and their values are calculated by bilinear
4328 * output size by max-pooling.
4336 * regions of interest and pooling bins.
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...