Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/kernels/
Dgru_cell.cc36 const RuntimeShape& candidate_weight_shape, in GruCell()
Dunidirectional_sequence_gru.cc51 const RuntimeShape candidate_weight_shape = GetTensorShape(candidate_weight); in GruImpl() local