Searched refs:GruCell (Results 1 – 3 of 3) sorted by relevance
27 void GruCell(const RuntimeShape& input_shape, const float* input,
32 void GruCell(const RuntimeShape& input_shape, const float* input, in GruCell() function
66 gru_cell::GruCell( in GruImpl()