Searched defs:projectionBiasValue (Results 1 – 2 of 2) sorted by relevance
95 void QLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in QLstmTestImpl()629 std::vector<int32_t> projectionBiasValue{ 0, 0, 0 }; in QLstmWithProjection() local789 std::vector<int32_t> projectionBiasValue; in QLstmWithNoProjection() local950 std::vector<int32_t> projectionBiasValue; in DynamicOutputQLstmWithNoProjection() local
106 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()778 std::vector<float> projectionBiasValue; in LstmNoCifgNoPeepholeNoProjection() local968 std::vector<float> projectionBiasValue; in LstmCifgPeepholeNoProjection() local1665 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmNoCifgPeepholeProjection() local1878 std::vector<float> projectionBiasValue; in LstmCifgPeepholeNoProjectionBatch2() local2081 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local2277 std::vector<float> projectionBiasValue(outputSize, 0.0f); in LstmCifgPeepholeProjectionNoClippingLayerNorm() local