Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc665 const int32_t output_state_times_weights_zp, in CalculateLstmGateInteger8x8_8() argument
686 n_cell, scratch1, output_state_times_weights_zp); in CalculateLstmGateInteger8x8_8()
689 scratch0, input_times_weights_zp, scratch1, output_state_times_weights_zp, in CalculateLstmGateInteger8x8_8()