Home
last modified time | relevance | path

Searched defs: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()
436 const int8_t* input_to_output_weights_ptr, in LstmStepWithAuxInput()
1202 const int8_t* input_to_output_weights_ptr = in EvalHybrid() local