Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h659 int16* activ_temp_data_int16, void* gemmlowp_context) { in LstmCell()
Dlegacy_reference_ops.h601 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h3136 int16* activ_temp_data_int16, gemmlowp::GemmContext* gemmlowp_context) { in LstmCell()
3415 const Dims<4>& concat_temp_dims, int16* activ_temp_data_int16, in LstmCell()
Doptimized_ops.h2911 int16* activ_temp_data_int16, CpuBackendContext* cpu_backend_context) { in LstmCell()