Skip to content

Instantly share code, notes, and snippets.

@aidiary
Last active November 27, 2019 01:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aidiary/ef14ca85461f310fcc7866ad50be63fa to your computer and use it in GitHub Desktop.
Save aidiary/ef14ca85461f310fcc7866ad50be63fa to your computer and use it in GitHub Desktop.
[PyTorch] benchmarkモードで高速化
torch.backends.cudnn.benchmark = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment