Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dgru_cell.cc38 const RuntimeShape& candidate_bias_shape, in GruCell()
Dunidirectional_sequence_gru.cc55 const RuntimeShape candidate_bias_shape = GetTensorShape(candidate_bias); in GruImpl() local