EnzymeAD / Enzyme

High-performance automatic differentiation of LLVM and MLIR.
https://enzyme.mit.edu
Other
1.29k stars 108 forks source link

Custom tape allocator support #745

Open vchuravy opened 2 years ago

vchuravy commented 2 years ago

Capturing an offline discussion with @wsmoses

Stage 1:

Stage 2:

tgymnich commented 2 years ago

We should also have allocators with different alignments for leaf node vector mode.