Searched defs:history (Results 1 – 2 of 2) sorted by relevance
27 def __init__(self, dt, sr, history = 0): argument91 def __init__(self, n, history = 0): argument
141 q15_t *history = scratch_input + history_size + input_size; in gru_example() local