Investigate slow-down in reverse-mode with nested loops in Bezier curves PR #4020
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
Milestone
There appears to be some slow-down when using reverse-mode with multiple nested loops. See
bezier_curvefit.py
in slang-torch PR#1.Filing this in the main repository because its most likely an issue with recompute/checkpoint policy creating unnecessary intemediates.
The text was updated successfully, but these errors were encountered: