Unverified Commit 89f8db61 authored by Nicolas Hug's avatar Nicolas Hug Committed by GitHub
Browse files

Add comments (#4072)

parent 05f91a69
# Don't remove this file and don't change the imports of load_state_dict_from_url
# from other files. We need this so that we can swap load_state_dict_from_url with
# a custom internal version in fbcode.
try:
from torch.hub import load_state_dict_from_url
except ImportError:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment