ModuleNotFoundError: No module named 'fused_layer_norm_cuda'
Describe the Bug
** ModuleNotFoundError: No module named 'fused_layer_norm_cuda' **
Environment
- 1
My OS is windows10, pytorch version is
1.13.1+cu116and cuda is 11.6 Today, i find a problem: ModuleNotFoundError: No module named 'fused_layer_norm_cuda'
import apex # ok
but, raise error ** ModuleNotFoundError: No module named 'fused_layer_norm_cuda' **, when i use in the project
Expected Behavior
I have he same issue with Cuda 11.7
I have he same issue with Cuda 11.7
Have you solved it yet?
Describe the Bug
** ModuleNotFoundError: No module named 'fused_layer_norm_cuda' **
Environment
- 1 My OS is windows10, pytorch version is
1.13.1+cu116and cuda is 11.6 Today, i find a problem: ModuleNotFoundError: No module named 'fused_layer_norm_cuda'import apex # okbut, raise error ** ModuleNotFoundError: No module named 'fused_layer_norm_cuda' **, when i use in the project
Expected Behavior
Have you solved it yet?
No I could not manage to solve yet
Here is the setting I have run mu experiments on: NVIDIA-SMI 510.47.03 Driver Version: 510.47.03 CUDA Version: 11.6