Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc185 const float* cell_state, const float* cell_to_gate_weights, in CalculateLstmGateFloat()
358 const float* cell_state, const int8_t* cell_to_gate_weights, in CalculateLstmGateHybrid()
540 const int16_t* cell_state, const int16_t* cell_to_gate_weights, in CalculateLstmGateInteger8x8_16()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc44 const float* cell_state, const float* cell_to_gate_weights, in CalculateLstmGateFloat()