Skip to content

allow spaces in filename for jit-compiled cpp_extensions#11146

Closed
soumith wants to merge 1 commit intomasterfrom
cppextfix
Closed

allow spaces in filename for jit-compiled cpp_extensions#11146
soumith wants to merge 1 commit intomasterfrom
cppextfix

Conversation

@soumith
Copy link
Collaborator

@soumith soumith commented Aug 31, 2018

Now, folder having spaces will not error out for torch.utils.cpp_extensionload(name="xxx", sources=["xxx.cpp"], verbose=True) calls.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

soumith is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@goldsborough goldsborough deleted the cppextfix branch September 4, 2018 22:26
PenghuiCheng pushed a commit to PenghuiCheng/pytorch that referenced this pull request Sep 11, 2018
Summary:
Now, folder having spaces will not error out for `torch.utils.cpp_extensionload(name="xxx", sources=["xxx.cpp"], verbose=True)` calls.
Pull Request resolved: pytorch#11146

Differential Revision: D9618838

Pulled By: soumith

fbshipit-source-id: 63fb49bfddc0998dccd8a33a6935543b1a6c2def
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants