-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Support cpu tensors without direct device invocation #3842
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
tjruwase
merged 56 commits into
deepspeedai:master
from
abhilash1910:abhilash1910_cpu_fix
Jan 5, 2024
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
17b09a3
Support cpu tensors without direct device invocation
abhilash1910 9174511
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase ca0f7c7
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 85a2b32
Add dtype from accelerator interface
abhilash1910 ba8e699
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 37d24e4
Remove sparsetensor type check
abhilash1910 8ab94ef
Add dtype feature
abhilash1910 7fe8526
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 289719c
change print to dtype
abhilash1910 a1ba5b7
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 ae055ca
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 04a5779
missing dtype attribute
abhilash1910 ed29074
remove type
abhilash1910 fbe7417
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 a020465
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 73281d1
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 af0d94b
separate sparse and dense tensors
abhilash1910 7e6bdb3
Modify review commit
abhilash1910 64afaa4
Modify expert grads reduce
abhilash1910 e3dcb05
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 efa0ce5
fix indent
abhilash1910 938abbb
precommit formatting
abhilash1910 b617e42
precommit format
abhilash1910 5287b33
Review commit
abhilash1910 026ca9e
Review commit
abhilash1910 1bdc29f
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 0cc5297
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 3891b6d
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 50b83f6
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 8e5dd19
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 596d108
Bypass string check
abhilash1910 f160b32
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 d08b518
revert change
abhilash1910 24c1092
Style format
abhilash1910 8d127ca
Check for str instance
abhilash1910 027bfd7
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 990d1f4
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 5f0422f
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 ad62426
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 3c1471c
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 3631025
revert manual typecasting
abhilash1910 0179d58
Fix bug in split tensor
abhilash1910 148d182
fix format
abhilash1910 5adfb17
remove tensor tuples
abhilash1910 6f09874
fix formats
abhilash1910 6bd8654
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 7481416
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 982ea3e
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase e34b08a
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 58d1712
fix the repetition loop list append
inkcherry cb7b76a
Merge pull request #2 from inkcherry/fix_repetition
abhilash1910 8301fc9
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 1654496
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 c81da04
Merge branch 'master' into abhilash1910_cpu_fix
abhilash1910 b98b4df
Merge branch 'master' into abhilash1910_cpu_fix
tjruwase 81e2fb1
Merge branch 'microsoft:master' into abhilash1910_cpu_fix
abhilash1910 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
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.