Skip to content

Commit

Permalink
Update torchvision/extension.py
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Oct 6, 2022
1 parent af7d498 commit c079a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchvision/extension.py
Expand Up @@ -16,7 +16,7 @@ def _has_ops():


try:
# On Windows Python-3.8+ has `os.add_dll_directory` call,
# On Windows Python-3.8.x has `os.add_dll_directory` call,
# which is called to configure dll search path.
# To find cuda related dlls we need to make sure the
# conda environment/bin path is configured Please take a look:
Expand Down

0 comments on commit c079a48

Please sign in to comment.