Home
last modified time | relevance | path

Searched defs:recurrentToOutputWeightsValue (Results 1 – 2 of 2) sorted by relevance

/external/android-nn-driver/test/
DLstm.hpp123 const std::vector<float>& recurrentToOutputWeightsValue, in LstmTestImpl()
425 const std::vector<uint8_t>& recurrentToOutputWeightsValue, in QuantizedLstmTestImpl()
747 …std::vector<float> recurrentToOutputWeightsValue{ 0.43385774f, -0.17194885f, 0.27182370f, 0.0921… in LstmNoCifgNoPeepholeNoProjection() local
937 …std::vector<float> recurrentToOutputWeightsValue{0.41613156f, 0.42610586f, -0.16495961f, -0.56638… in LstmCifgPeepholeNoProjection() local
1447 std::vector<float> recurrentToOutputWeightsValue in LstmNoCifgPeepholeProjection() local
1847 …std::vector<float> recurrentToOutputWeightsValue{0.41613156f, 0.42610586f, -0.16495961f, -0.56638… in LstmCifgPeepholeNoProjectionBatch2() local
2047 std::vector<float> recurrentToOutputWeightsValue{ 0.3, -0.1, 0.1, in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local
2243 std::vector<float> recurrentToOutputWeightsValue{ 0.3, -0.1, 0.1, in LstmCifgPeepholeProjectionNoClippingLayerNorm() local
2434 std::vector<uint8_t> recurrentToOutputWeightsValue{106, 214, 67, 23, 59, 158, 45, 3, in QuantizedLstm() local
/external/android-nn-driver/test/1.3/
DQLstm.cpp112 const std::vector<int8_t>& recurrentToOutputWeightsValue, in QLstmTestImpl()
602 …std::vector<int8_t> recurrentToOutputWeightsValue{ 38, -13, 13, -25, -64, -89, -25, -77, -13, -51,… in QLstmWithProjection() local
759 std::vector<int8_t> recurrentToOutputWeightsValue { 38, -13, 13, -25, in QLstmWithNoProjection() local
920 std::vector<int8_t> recurrentToOutputWeightsValue { 38, -13, 13, -25, in DynamicOutputQLstmWithNoProjection() local