Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc96 const float* input_to_cell_weights_ptr, in LstmStepWithAuxInput()
435 const int8_t* input_to_cell_weights_ptr, float input_to_cell_weights_scale, in LstmStepWithAuxInput()
1199 const int8_t* input_to_cell_weights_ptr = in EvalHybrid() local