Searched defs:scratchBufferValue (Results 1 – 1 of 1) sorted by relevance
106 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()827 std::vector<float> scratchBufferValue(batchSize * numUnits * 4, 0.0f); in LstmNoCifgNoPeepholeNoProjection() local1017 std::vector<float> scratchBufferValue(batchSize * numUnits * 3, 0.0f); in LstmCifgPeepholeNoProjection() local1714 std::vector<float> scratchBufferValue(batchSize * numUnits * 4, 0.0f); in LstmNoCifgPeepholeProjection() local1927 std::vector<float> scratchBufferValue(batchSize * numUnits * 3, 0.0f); in LstmCifgPeepholeNoProjectionBatch2() local2129 std::vector<float> scratchBufferValue(batchSize * numUnits * 4, 0.0f); in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local2325 std::vector<float> scratchBufferValue(batchSize * numUnits * 3, 0.0f); in LstmCifgPeepholeProjectionNoClippingLayerNorm() local