iShohei220/adopt

missing _fused_adopt

winglian opened this issue · 1 comments

in this line https://github.com/iShohei220/adopt/blob/main/adopt.py#L486
there seems to be an undefined variable _fused_adopt that doesn't exist anywhere

Thank you for pointing it out.
We've fixed it in the latest commit.

Note that we are not currently supporting the fused implementation, so setting fused=True leads to RuntimeError.