Searched refs:t (Results 1 – 6 of 6) sorted by relevance
60 for (int t = 0; t < params->time_steps; t++) in arm_lstm_unidirectional_s16() local62 const int16_t *data_in = input + (t * params->batch_size * params->input_size); in arm_lstm_unidirectional_s16()63 int16_t *hidden_out = output + (t * params->batch_size * params->hidden_size); in arm_lstm_unidirectional_s16()76 for (int t = 0; t < params->time_steps; t++) in arm_lstm_unidirectional_s16() local78 const int16_t *data_in = input + (t * params->input_size); in arm_lstm_unidirectional_s16()79 int16_t *hidden_out = output + (t * params->hidden_size); in arm_lstm_unidirectional_s16()
60 for (int t = 0; t < params->time_steps; t++) in arm_lstm_unidirectional_s8() local62 const int8_t *data_in = input + (t * params->batch_size * params->input_size); in arm_lstm_unidirectional_s8()63 int8_t *hidden_out = output + (t * params->batch_size * params->hidden_size); in arm_lstm_unidirectional_s8()76 for (int t = 0; t < params->time_steps; t++) in arm_lstm_unidirectional_s8() local78 const int8_t *data_in = input + (t * params->input_size); in arm_lstm_unidirectional_s8()79 int8_t *hidden_out = output + (t * params->hidden_size); in arm_lstm_unidirectional_s8()
305 … ', '.join([t['name'] for t in targets])))
50 * If the variable names don't convey the action, then add comments.
182 replaced with your own identifying information. (Don't include
214 # less readable) file names. This can be useful is your file systems doesn't857 # a documented function twice, or documenting parameters that don't exist or2349 # so different doxyrules.make files included by the same Makefile don't2802 # Note: This tag requires that UML_LOOK isn't set, i.e. the doxygen internal