Searched defs:scratchBufferVector (Results 1 – 1 of 1) sorted by relevance
177 std::vector<T> scratchBufferVector(batchSize * numUnits * 4, T()); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local373 std::vector<T> scratchBufferVector(batchSize * numUnits * 4, T()); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1165 std::vector<T> scratchBufferVector(batchSize * scratchBufferSize, T()); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1280 std::vector<float> scratchBufferVector(batchSize * numUnits * 4, 0.f); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local