Home
last modified time | relevance | path

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

/external/android-nn-driver/test/1.3/
DQLstm.cpp95 void QLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in QLstmTestImpl()
661 std::vector<int8_t> outputStateOutValue{ 127, 127, -108, -67, 127, 127 }; in QLstmWithProjection() local
821 std::vector<int8_t> outputStateOutValue { -15, 21, 14, 20, -15, 15, 5, 27 }; in QLstmWithNoProjection() local
982 std::vector<int8_t> outputStateOutValue { -15, 21, 14, 20, -15, 15, 5, 27 }; in DynamicOutputQLstmWithNoProjection() local
/external/android-nn-driver/test/
DLstm.hpp106 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()
830 std::vector<float> outputStateOutValue {-0.0297319f, 0.122947f, 0.208851f, -0.153588f}; in LstmNoCifgNoPeepholeNoProjection() local
1020 std::vector<float> outputStateOutValue{-0.364445f, -0.00352185f, 0.128866f, -0.0516365f}; in LstmCifgPeepholeNoProjection() local
1717 std::vector<float> outputStateOutValue in LstmNoCifgPeepholeProjection() local
1930 std::vector<float> outputStateOutValue{-0.36444446f, -0.00352185f, 0.12886585f, -0.05163646f, in LstmCifgPeepholeNoProjectionBatch2() local
2132 std::vector<float> outputStateOutValue { 0.02440767f, 0.12802738f, -0.00170918f, in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local
2328 std::vector<float> outputStateOutValue { 0.02129706f, 0.14081624f, 0.01127331f, in LstmCifgPeepholeProjectionNoClippingLayerNorm() local