Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc184 const float* output_state, const float* recurrent_to_gate_weights, in CalculateLstmGateFloat()
353 const int32_t* output_state_zp, const int8_t* recurrent_to_gate_weights, in CalculateLstmGateHybrid()
535 const int8_t* output_state, const int8_t* recurrent_to_gate_weights, in CalculateLstmGateInteger8x8_16()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc43 const float* output_state, const float* recurrent_to_gate_weights, in CalculateLstmGateFloat()