Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc296 const bool use_projection_weight = (projection_weights_ptr != nullptr); in LstmStepWithAuxInput() local
758 const bool use_projection_weight = (projection_weights_ptr != nullptr); in LstmStepWithAuxInput() local