lsnet icon indicating copy to clipboard operation
lsnet copied to clipboard

How to fix the error "cannot import name 'custom_fwd' from 'torch.amp‘" in ska.py

Open zhqshen opened this issue 4 months ago • 0 comments

The system report error "cannot import name 'custom_fwd' from 'torch.amp‘" due to the call "from torch.amp import custom_fwd, custom_bwd" in ska.py, so,how to fix thie error?

zhqshen avatar Aug 28 '25 04:08 zhqshen