Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm_test.cc1896 float* golden_start_batch0 = in TEST() local
1910 float* golden_start_batch0 = in TEST() local
2600 const float* golden_start_batch0 = lstm_fw_golden_output[0]; in TEST() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSTMTest.cpp997 float* golden_start_batch0 = lstm_golden_output[0] + i * lstm.num_outputs(); in TEST() local