You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to see this model gain support for running on Ascend NPUs via the CANN software stack. As PyTorch already supports the Ascend backend through torch_npu, the porting process might be achievable by adapting the CUDA-specific code.
I would like to see this model gain support for running on Ascend NPUs via the CANN software stack. As PyTorch already supports the Ascend backend through
torch_npu, the porting process might be achievable by adapting the CUDA-specific code.