clad icon indicating copy to clipboard operation
clad copied to clipboard

[WIP] Introduce tape usage optimization in loops.

Open vgvassilev opened this issue 2 years ago • 0 comments

When we know the loop size and conditions we can fuse the forward and the reverse passes and avoid using any tape.

vgvassilev avatar Jan 27 '22 08:01 vgvassilev