Home
last modified time | relevance | path

Searched defs:golden_start_batch1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm_test.cc1899 float* golden_start_batch1 = in TEST() local
1913 float* golden_start_batch1 = in TEST() local
2604 const float* golden_start_batch1 = lstm_fw_golden_output[1]; in TEST() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTMTest.cpp999 float* golden_start_batch1 = lstm_golden_output[1] + i * lstm.num_outputs(); in TEST() local