Home
last modified time | relevance | path

Searched refs:input_to_output_weights_ptr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc97 const float* input_to_output_weights_ptr, const float* aux_input_ptr_batch, in LstmStepWithAuxInput() argument
164 input_to_output_weights_ptr, n_cell, n_input, input_ptr_batch, n_batch, in LstmStepWithAuxInput()
436 const int8_t* input_to_output_weights_ptr, in LstmStepWithAuxInput() argument
546 input_to_output_weights_ptr, n_cell, n_input, quantized_input_ptr_batch, in LstmStepWithAuxInput()
1202 const int8_t* input_to_output_weights_ptr = in EvalHybrid() local
1290 input_to_cell_weights_scale, input_to_output_weights_ptr, in EvalHybrid()
1347 input_to_output_weights_ptr, input_to_output_weights_scale, in EvalHybrid()