Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm.cc1773 const int scratch_dimension[2] = {n_batch, n_cell}; in Prepare() local
1811 const int scratch_dimension[2] = {n_batch, n_cell}; in Prepare() local
H A Dunidirectional_sequence_lstm.cc1198 const int scratch_dimension[2] = {n_batch, n_cell}; in Prepare() local