Skip to content

UserWarning: The operator 'aten::native_dropout' is not currently supported on the DML backend #592

@trevorjwood

Description

@trevorjwood

:\Users\xxx\Python\NLP with PyTorch.venv\Lib\site-packages\torch\nn\functional.py:1268: UserWarning: The operator 'aten::native_dropout' is not currently supported on the DML backend and will fall back to run on the CPU. This may have performance implications. (Triggered internally at C:__w\1\s\pytorch-directml-plugin\torch_directml\csrc\dml\dml_cpu_fallback.cpp:17.) | 0/250 [00:00<?, ?it/s] return VF.dropout(input, p, training) if inplace else _VF.dropout(input, p, training)

Sorry, I have no idea what this is

Metadata

Metadata

Assignees

No one assigned

    Labels

    pytorch-directmlIssues in PyTorch when using its DirectML backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions