Skip to content

ModuleNotFoundError: No module named 'fused_adam_cuda' #633

Open
@Zhaoxiaolistudy

Description

@Zhaoxiaolistudy

hello,ModuleNotFoundError: No module named 'fused_adam_cuda'

linux
pytorch 3.7
cuda9.2

Has been an error:ModuleNotFoundError: No module named 'fused_adam_cuda'。

git clone https://github.com/NVIDIA/apex
$ cd apex
$ pip install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./

$` pip install -v --no-cache-dir ./

python setup.py install --cuda_ext --cpp_ext

注释掉setup.py中版本检查那段,都试过了,还是有错
Comment out the check of version in setup.py, i've tried everything above, there are still mistakes。 No module named 'fused_adam_cuda'。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions