Home
last modified time | relevance | path

Searched refs:cellToOutputWeightsDimensions (Results 1 – 4 of 4) sorted by relevance

/external/android-nn-driver/test/
DUnidirectionalSequenceLstm.hpp106 const hidl_vec<uint32_t>& cellToOutputWeightsDimensions, in UnidirectionalSequenceLstmTestImpl()
204 cellToOutputWeightsDimensions, in UnidirectionalSequenceLstmTestImpl()
207 CreateNoValueLifeTime(cellToOutputWeightsDimensions)); in UnidirectionalSequenceLstmTestImpl()
444 hidl_vec<uint32_t> cellToOutputWeightsDimensions{0}; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
540cellToOutputWeightsDimensions, cellToOutputWeightsValue, in UnidirectionalSequenceLstmLayerFloat32TestImpl()
649 hidl_vec<uint32_t> cellToOutputWeightsDimensions{0}; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
745cellToOutputWeightsDimensions, cellToOutputWeightsValue, in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()
879 hidl_vec<uint32_t> cellToOutputWeightsDimensions{numUnits}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
985cellToOutputWeightsDimensions, cellToOutputWeightsValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1100 hidl_vec<uint32_t> cellToOutputWeightsDimensions{numUnits}; in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
[all …]
DLstm.hpp105 const hidl_vec<uint32_t>& cellToOutputWeightsDimensions, in LstmTestImpl() argument
203 cellToOutputWeightsDimensions, in LstmTestImpl()
206 CreateNoValueLifeTime(cellToOutputWeightsDimensions)); in LstmTestImpl()
738 hidl_vec<uint32_t> cellToOutputWeightsDimensions{0}; in LstmNoCifgNoPeepholeNoProjection() local
830 cellToOutputWeightsDimensions, cellToOutputWeightsValue, in LstmNoCifgNoPeepholeNoProjection()
928 hidl_vec<uint32_t> cellToOutputWeightsDimensions{4}; in LstmCifgPeepholeNoProjection() local
1020 cellToOutputWeightsDimensions, cellToOutputWeightsValue, in LstmCifgPeepholeNoProjection()
1529 hidl_vec<uint32_t> cellToOutputWeightsDimensions{numUnits}; in LstmNoCifgPeepholeProjection() local
1739 cellToOutputWeightsDimensions, cellToOutputWeightsValue, in LstmNoCifgPeepholeProjection()
1838 hidl_vec<uint32_t> cellToOutputWeightsDimensions{numUnits}; in LstmCifgPeepholeNoProjectionBatch2() local
[all …]
/external/android-nn-driver/test/1.3/
DQLstm.cpp84 const hidl_vec<uint32_t>& cellToOutputWeightsDimensions, in QLstmTestImpl() argument
256 cellToOutputWeightsDimensions, in QLstmTestImpl()
259 CreateNoValueLifeTime(cellToOutputWeightsDimensions), in QLstmTestImpl()
578 hidl_vec<uint32_t> cellToOutputWeightsDimensions{0}; in QLstmWithProjection() local
648 cellToOutputWeightsDimensions, cellToOutputWeightsValue, in QLstmWithProjection()
738 hidl_vec<uint32_t> cellToOutputWeightsDimensions{0}; in QLstmWithNoProjection() local
808 cellToOutputWeightsDimensions, cellToOutputWeightsValue, in QLstmWithNoProjection()
899 hidl_vec<uint32_t> cellToOutputWeightsDimensions{0}; in DynamicOutputQLstmWithNoProjection() local
969 cellToOutputWeightsDimensions, cellToOutputWeightsValue, in DynamicOutputQLstmWithNoProjection()
/external/armnn/src/armnn/test/
DConstTensorLayerVisitor.cpp1024 std::vector<unsigned int> cellToOutputWeightsDimensions = {1, 1, 3, 3}; variable
1026 TensorInfo(4, cellToOutputWeightsDimensions.data(), DataType::Float32, 0.0f, 0, true),
1127 std::vector<unsigned int> cellToOutputWeightsDimensions = {1, 1, 3, 3}; variable
1129 TensorInfo(4, cellToOutputWeightsDimensions.data(), DataType::Float32, 0.0f, 0, true),
1251 std::vector<unsigned int> cellToOutputWeightsDimensions = {1, 1, 3, 3}; variable
1253 TensorInfo(4, cellToOutputWeightsDimensions.data(), DataType::Float32, 0.0f, 0, true),
1840 std::vector<unsigned int> cellToOutputWeightsDimensions = {1, 1, 3, 3}; variable
1842 TensorInfo(4, cellToOutputWeightsDimensions.data(), DataType::QSymmS16, 0.0f, 0, true),
1947 std::vector<unsigned int> cellToOutputWeightsDimensions = {1, 1, 3, 3}; variable
1949 TensorInfo(4, cellToOutputWeightsDimensions.data(), DataType::QSymmS16, 0.0f, 0, true),