Home
last modified time | relevance | path

Searched refs:golden_end_batch1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
DLSTMTest.cpp1102 float* golden_end_batch1 = golden_start_batch1 + lstm.num_outputs(); in TEST() local
1105 expected.insert(expected.end(), golden_start_batch1, golden_end_batch1); in TEST()