Skip to content

Improve ffi utils#479

Merged
soumith merged 2 commits intomasterfrom
ffi
Jan 18, 2017
Merged

Improve ffi utils#479
soumith merged 2 commits intomasterfrom
ffi

Conversation

@apaszke
Copy link
Contributor

@apaszke apaszke commented Jan 18, 2017

No description provided.

cffi_wrapper_name = '_' + name
def create_extension(name, headers, sources, verbose=True, with_cuda=False,
package=False, relative_to='.', **kwargs):
"""Creates and configures a cffi.FFI object, that builds PyTorch extesnsion.

This comment was marked as off-topic.

@soumith soumith merged commit be45231 into master Jan 18, 2017
@soumith soumith deleted the ffi branch January 21, 2017 19:43
ashishfarmer pushed a commit to ashishfarmer/pytorch that referenced this pull request Oct 3, 2019
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Nov 25, 2020
* Detect and reject multiple grid reductions
KyleCZH pushed a commit to KyleCZH/pytorch that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants