forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 7
Trivial forwarding #1995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Trivial forwarding #1995
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ea115b1
added trivial forward support
jjsjann123 0ea8c19
fixing build
jjsjann123 fcb128e
added tests
jjsjann123 fc463c8
fixing tests
jjsjann123 7fb63e1
WAR added for segmented kernel with trivial input forward
jjsjann123 9436c2b
removing redundant code'
jjsjann123 e839f7e
trivial forwarding: remove allocation
jjsjann123 20d1566
patching cache id on kernel argument holder
jjsjann123 1ca3058
debug
jjsjann123 4466651
group cache id reused for segmented fusion
jjsjann123 4411118
removing debug prints
jjsjann123 d44d0dd
patching output mismatch
jjsjann123 a7c4bf9
Disable cache
jjsjann123 f1bf406
removing commented code. fixing trivial forwarding for non-segmented …
jjsjann123 6aa9c90
putting comment: WIP
jjsjann123 a3e16a2
adding trivial forwarding documentation
jjsjann123 219b948
lintrunner
jjsjann123 9063a87
Merge remote-tracking branch 'origin/devel' into HEAD
jjsjann123 3e6be64
lintrunner
jjsjann123 64e5736
code cleaning per review comments
jjsjann123 8e4841e
more review comments addressed
jjsjann123 4fa5fbf
code cleaning; test cleaning
jjsjann123 ff6c29e
Merge remote-tracking branch 'csarofeen/devel' into HEAD
jjsjann123 4b6583e
lintrunner
jjsjann123 0517d0a
Merge remote-tracking branch 'csarofeen/devel' into HEAD
jjsjann123 7a3ddb0
removing set-copy as a WAR of lack of trivial forwarding support
jjsjann123 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.