Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc1326 const int8_t* input_to_output_weight_ptr, in LstmStepInteger8x8_16()
1580 const int8_t* input_to_output_weight_ptr, in LstmStepInteger8x8_8()
Dlstm.cc554 int8_t* input_to_output_weight_ptr = nullptr; in PopulateQuantizedLstmParams8x8_8() local