Searched refs:cellClippingThresholdDimensions (Results 1 – 2 of 2) sorted by relevance
/external/android-nn-driver/test/ |
D | UnidirectionalSequenceLstm.hpp | 126 const hidl_vec<uint32_t>& cellClippingThresholdDimensions, in UnidirectionalSequenceLstmTestImpl() 249 cellClippingThresholdDimensions, in UnidirectionalSequenceLstmTestImpl() 480 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local 550 … cellClippingThresholdDimensions, cellClippingThresholdValue, in UnidirectionalSequenceLstmLayerFloat32TestImpl() 685 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local 755 … cellClippingThresholdDimensions, cellClippingThresholdValue, in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() 925 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local 995 … cellClippingThresholdDimensions, cellClippingThresholdValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() 1140 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local 1210 … cellClippingThresholdDimensions, cellClippingThresholdValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() [all …]
|
D | Lstm.hpp | 125 const hidl_vec<uint32_t>& cellClippingThresholdDimensions, in LstmTestImpl() 248 cellClippingThresholdDimensions, in LstmTestImpl() 774 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in LstmNoCifgNoPeepholeNoProjection() local 840 cellClippingThresholdDimensions, cellClippingThresholdValue, in LstmNoCifgNoPeepholeNoProjection() 964 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in LstmCifgPeepholeNoProjection() local 1030 cellClippingThresholdDimensions, cellClippingThresholdValue, in LstmCifgPeepholeNoProjection() 1661 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in LstmNoCifgPeepholeProjection() local 1749 cellClippingThresholdDimensions, cellClippingThresholdValue, in LstmNoCifgPeepholeProjection() 1874 hidl_vec<uint32_t> cellClippingThresholdDimensions{}; in LstmCifgPeepholeNoProjectionBatch2() local 1943 cellClippingThresholdDimensions, cellClippingThresholdValue, in LstmCifgPeepholeNoProjectionBatch2() [all …]
|