Searched refs:_copy_some_through (Results 1 – 1 of 1) sorted by relevance
243 def _copy_some_through(flat_new_output, flat_new_state): function267 lambda: _copy_some_through(flat_new_output, flat_new_state))280 final_output_and_state = _copy_some_through(new_output, new_state)1181 def _copy_some_through(current, candidate): function1194 emit_output = _copy_some_through(zero_emit, emit_output)1195 next_state = _copy_some_through(state, next_state)