Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc102 const float* recurrent_to_input_weights_ptr, in LstmStepWithAuxInput()
446 const int8_t* recurrent_to_input_weights_ptr, in LstmStepWithAuxInput()
940 const float* recurrent_to_input_weights_ptr = in EvalFloat() local
1142 int8_t* recurrent_to_input_weights_ptr = nullptr; in EvalHybrid() local