hydroflow icon indicating copy to clipboard operation
hydroflow copied to clipboard

early release stateful operators (windowing, running average, etc)

Open zzlk opened this issue 1 year ago • 1 comments

How does windowing interact with early release?

is there some relationship between batch(defer_signal)/lattice_batch, do we want early-release on all of our fold/reduce/fold_keyed operators?

how do we deal with default values?

zzlk avatar Jul 21 '23 18:07 zzlk