Home
last modified time | relevance | path

Searched defs:projectionBiasValue (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()
629 std::vector<int32_t> projectionBiasValue{ 0, 0, 0 }; in QLstmWithProjection() local
789 std::vector<int32_t> projectionBiasValue; in QLstmWithNoProjection() local
950 std::vector<int32_t> projectionBiasValue; in DynamicOutputQLstmWithNoProjection() local
/external/android-nn-driver/test/
DLstm.hpp106 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()
778 std::vector<float> projectionBiasValue; in LstmNoCifgNoPeepholeNoProjection() local
968 std::vector<float> projectionBiasValue; in LstmCifgPeepholeNoProjection() local
1665 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmNoCifgPeepholeProjection() local
1878 std::vector<float> projectionBiasValue; in LstmCifgPeepholeNoProjectionBatch2() local
2081 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local
2277 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmCifgPeepholeProjectionNoClippingLayerNorm() local