functorch icon indicating copy to clipboard operation
functorch copied to clipboard

Entering and exiting a level should be done via the creation of Interpreter objects

Open zou3519 opened this issue 2 years ago • 0 comments

See https://github.com/pytorch/pytorch/pull/90317 for more context. Right now, entering and exiting a level is done via functions but there is additional added complexity that we would benefit from more structure.

zou3519 avatar Dec 12 '22 22:12 zou3519