Closed ingomueller-net closed 5 months ago
This PR depends on and, therefor, includes #827 and its dependencies.
This extends the folding of emit ops to the case where the input is also an emit op, in which case the two are fused into a single one.
emit
This PR depends on and, therefor, includes #827 and its dependencies.This extends the folding of
emit
ops to the case where the input is also anemit
op, in which case the two are fused into a single one.