Home
last modified time | relevance | path

Searched refs:projectionBiasValue (Results 1 – 3 of 3) sorted by relevance

/external/android-nn-driver/test/
DUnidirectionalSequenceLstm.hpp119 const std::vector<float>& projectionBiasValue, in UnidirectionalSequenceLstmTestImpl()
230 projectionBiasValue, in UnidirectionalSequenceLstmTestImpl()
464 std::vector<float> projectionBiasValue; in UnidirectionalSequenceLstmLayerFloat32TestImpl() local
546 projectionBiasDimensions, projectionBiasValue, in UnidirectionalSequenceLstmLayerFloat32TestImpl()
669 std::vector<float> projectionBiasValue; in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local
751 projectionBiasDimensions, projectionBiasValue, in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl()
909 std::vector<float> projectionBiasValue(outputSize, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
991 projectionBiasDimensions, projectionBiasValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1124 std::vector<float> projectionBiasValue(outputSize, 0.f); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1206 projectionBiasDimensions, projectionBiasValue, in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
[all …]
DLstm.hpp118 const std::vector<float>& projectionBiasValue, in LstmTestImpl()
229 projectionBiasValue, in LstmTestImpl()
758 std::vector<float> projectionBiasValue; in LstmNoCifgNoPeepholeNoProjection() local
836 projectionBiasDimensions, projectionBiasValue, in LstmNoCifgNoPeepholeNoProjection()
948 std::vector<float> projectionBiasValue; in LstmCifgPeepholeNoProjection() local
1026 projectionBiasDimensions, projectionBiasValue, in LstmCifgPeepholeNoProjection()
1645 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmNoCifgPeepholeProjection() local
1745 projectionBiasDimensions, projectionBiasValue, in LstmNoCifgPeepholeProjection()
1858 std::vector<float> projectionBiasValue; in LstmCifgPeepholeNoProjectionBatch2() local
1939 projectionBiasDimensions, projectionBiasValue, in LstmCifgPeepholeNoProjectionBatch2()
[all …]
/external/android-nn-driver/test/1.3/
DQLstm.cpp97 const std::vector<int32_t>& projectionBiasValue, in QLstmTestImpl()
316 projectionBiasValue, in QLstmTestImpl()
597 std::vector<int32_t> projectionBiasValue{ 0, 0, 0 }; in QLstmWithProjection() local
654 projectionBiasDimensions, projectionBiasValue, in QLstmWithProjection()
757 std::vector<int32_t> projectionBiasValue; in QLstmWithNoProjection() local
814 projectionBiasDimensions, projectionBiasValue, in QLstmWithNoProjection()
918 std::vector<int32_t> projectionBiasValue; in DynamicOutputQLstmWithNoProjection() local
975 projectionBiasDimensions, projectionBiasValue, in DynamicOutputQLstmWithNoProjection()