summaryrefslogtreecommitdiff
path: root/tests/autodiff
diff options
context:
space:
mode:
authorSai Praveen Bangaru <31557731+saipraveenb25@users.noreply.github.com>2023-02-17 12:03:59 -0500
committerGitHub <noreply@github.com>2023-02-17 09:03:59 -0800
commitf253d15a3b2681dfa40491451fcb3f21f1dbe412 (patch)
tree589298ff23ea2b2eb89615694f2c06613f1199a1 /tests/autodiff
parent245466d89cfe54b78da486f06d470bc6daaf4625 (diff)
Proper reverse-mode loop handling with splitting + inversion steps (#2656)
* Halfway to loop inversion * More progress towards proper loop inversion * More progress towards inverse insts. Only thing left is adding `counter>=0` at the right place * More fixes for inversion step. * Lots more fixes, added primal inst 'hoisting' mechanism as the central method that ensures primal values are placed in the right spot * Loop inversion is now functional * Cleaned up commented code * rename diffCounterVar -> diffCounterParam * minor update * removed some comments and commented code * Switch `IRBuilder(sharedIRBuilder)` to `IRBuilder(moduleInst)`
Diffstat (limited to 'tests/autodiff')
0 files changed, 0 insertions, 0 deletions