Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/kernels/
Dgru_cell.h27 void GruCell(const RuntimeShape& input_shape, const float* input,
Dgru_cell.cc32 void GruCell(const RuntimeShape& input_shape, const float* input, in GruCell() function
Dunidirectional_sequence_gru.cc66 gru_cell::GruCell( in GruImpl()