Skip to content

Conversation

@soumith
Copy link
Contributor

@soumith soumith commented Dec 16, 2016

Small fix. an IOError can also be raised in some cases

@apaszke apaszke merged commit 33b227c into master Dec 16, 2016
@soumith soumith deleted the serfix branch December 28, 2016 03:33
mrshenli pushed a commit to mrshenli/pytorch that referenced this pull request Apr 11, 2020
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Sep 23, 2020
Splits the origin (definition) links between Fusion IR and Kernel IR. This will allow moving the nodes into different containers (as well as cleaning up parts which are not really needed for the Kernel IR, ex. cloning)

Also fixing isConstScalar() and a couple of build warnings in kernel_cache.cpp
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Sep 24, 2020
Splits the origin (definition) links between Fusion IR and Kernel IR. This will allow moving the nodes into different containers (as well as cleaning up parts which are not really needed for the Kernel IR, ex. cloning)

Also fixing isConstScalar() and a couple of build warnings in kernel_cache.cpp
eellison pushed a commit to eellison/pytorch that referenced this pull request Jun 29, 2022
Summary: By canoicalizing indexes, we can build more accurate and
flexible read-write dependency, which will allow more general kernel fusion.
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.

3 participants