summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorpeter <peterghost86@gmail.com>2018-07-23 06:35:39 -0700
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2018-07-23 06:40:39 -0700
commit53083b83530441dcc08aad07886a72a04dda845e (patch)
tree7e4d08ed01aa06ec867e9501e060d5916cb1c1a9 /.gitignore
parent9ee513365121cd387e11987c66db6599ac53ded7 (diff)
downloadpytorch-53083b83530441dcc08aad07886a72a04dda845e.tar.gz
pytorch-53083b83530441dcc08aad07886a72a04dda845e.tar.bz2
pytorch-53083b83530441dcc08aad07886a72a04dda845e.zip
Remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS and fix CUDA 8 build on Windows (#9491) (#9491)
Summary: Fixes #9092. Pull Request resolved: https://github.com/pytorch/pytorch/pull/9491 Pull Request resolved: https://github.com/pytorch/pytorch/pull/9693 Differential Revision: D8946850 Pulled By: ezyang fbshipit-source-id: bd816f459ab70f6b4a0983305a1ce341bb633707
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 09e5ed86bb..4d684662d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ torch/csrc/nn/THNN.cpp
torch/csrc/nn/THNN.cwrap
torch/lib/*.a*
torch/lib/*.dll*
+torch/lib/*.exe*
torch/lib/*.dylib*
torch/lib/*.h
torch/lib/*.lib