Searched defs:scratchBufferValue (Results 1 – 1 of 1) sorted by relevance
83 void LstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in LstmTestImpl()807 std::vector<float> scratchBufferValue(batchSize * numUnits * 4, 0.0f); in LstmNoCifgNoPeepholeNoProjection() local997 std::vector<float> scratchBufferValue(batchSize * numUnits * 3, 0.0f); in LstmCifgPeepholeNoProjection() local1694 std::vector<float> scratchBufferValue(batchSize * numUnits * 4, 0.0f); in LstmNoCifgPeepholeProjection() local1907 std::vector<float> scratchBufferValue(batchSize * numUnits * 3, 0.0f); in LstmCifgPeepholeNoProjectionBatch2() local2109 std::vector<float> scratchBufferValue(batchSize * numUnits * 4, 0.0f); in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local2305 std::vector<float> scratchBufferValue(batchSize * numUnits * 3, 0.0f); in LstmCifgPeepholeProjectionNoClippingLayerNorm() local