-
Notifications
You must be signed in to change notification settings - Fork 24.8k
removed zero dim cpu logic from fake_tensor.py #147501
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
Closed
Closed
Changes from all commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
7ca0551
modified device check logic and added tests
zero000064 b062a41
added tests and code generation
zero000064 1fc864d
Revert "added tests and code generation"
zero000064 c5a1e88
added tests and code generation
zero000064 15c6c3e
Revert "modified device check logic and added tests"
zero000064 11f4129
reverted the code generation change
zero000064 53130b7
removed zero dim cpu tensor logic from fake_tensor.py
zero000064 4359566
updated test_throw
zero000064 047729e
added test cases and deleted test cases
zero000064 b25e3eb
fixed linting issues.
zero000064 c33c556
Revert "removed zero dim cpu tensor logic from fake_tensor.py"
zero000064 07c98e2
modified device check logic and added tests
zero000064 6bd3f12
added tests and code generation
zero000064 ef97ddb
Revert "added tests and code generation"
zero000064 c6be930
added tests and code generation
zero000064 6605988
Revert "modified device check logic and added tests"
zero000064 6415599
reverted the code generation change
zero000064 be8bc51
removed zero dim cpu tensor logic from fake_tensor.py
zero000064 c69cdec
added test cases and deleted test cases
zero000064 ce1b160
fixed linting issues.
zero000064 97c4f9f
added test cases and deleted test cases
zero000064 c6805c0
fixed linting issues.
zero000064 4918050
Revert "removed zero dim cpu tensor logic from fake_tensor.py"
zero000064 166caa7
fixed the code after rebase
zero000064 ec6140f
fixed linting issues.
zero000064 8573f03
fixed setitem issue.
zero000064 2007459
fixed torch.where issues.
zero000064 a71ca19
fexed test_throw failure by using a more generic Exception for the re…
zero000064 14aeb52
fixed test failures
zero000064 5a5eca2
fixed bernoulli1 and bernoulli2 tests
zero000064 061cbc3
modified device check logic and added tests
zero000064 617e5bd
added tests and code generation
zero000064 af5ea2e
Revert "added tests and code generation"
zero000064 8b206a8
added tests and code generation
zero000064 bae5138
Revert "modified device check logic and added tests"
zero000064 1f842ed
reverted the code generation change
zero000064 5fe1c4b
removed zero dim cpu tensor logic from fake_tensor.py
zero000064 f4a84fc
updated test_throw
zero000064 6a819e1
added test cases and deleted test cases
zero000064 71fdbbf
fixed linting issues.
zero000064 d2a3076
Revert "removed zero dim cpu tensor logic from fake_tensor.py"
zero000064 a77ce55
modified device check logic and added tests
zero000064 7714f38
added tests and code generation
zero000064 45bd3b9
Revert "added tests and code generation"
zero000064 6961969
added tests and code generation
zero000064 813c54c
Revert "modified device check logic and added tests"
zero000064 4f7bbf6
reverted the code generation change
zero000064 575a4be
removed zero dim cpu tensor logic from fake_tensor.py
zero000064 86773f4
added test cases and deleted test cases
zero000064 6340b07
fixed linting issues.
zero000064 90de13c
added test cases and deleted test cases
zero000064 d24a4fd
fixed linting issues.
zero000064 cef6fe7
Revert "removed zero dim cpu tensor logic from fake_tensor.py"
8000
zero000064 58e97f2
fixed the code after rebase
zero000064 bbbeec9
fixed linting issues.
zero000064 8d3ffaa
fixed setitem issue.
zero000064 2eb3644
fixed torch.where issues.
zero000064 26dc436
fexed test_throw failure by using a more generic Exception for the re…
zero000064 b4065a8
fixed test failures
zero000064 97001e1
fixed bernoulli1 and bernoulli2 tests
zero000064 cda869e
Merge branch 'fake_tensor' of https://github.com/zero000064/pytorch i…
zero000064 2909945
fix add and sub failures
zero000064 a0b67ba
fixed failures
zero000064 73da9df
fixed fmin failures
zero000064 54feb2d
fixed test_throw_in_zero_dim_cpu_tensor failure
zero000064 34ea43d
fixed real tensor propagation error for test_throw_in_zero_dim_cpu_te…
zero000064 51eb79e
fixed failures from iteration version of arithmetic operations.
zero000064 fac7686
fixed test_out_multi_device failures
zero000064 b653170
Merge branch 'pytorch:main' into fake_tensor
zero000064 51a5e89
reverted code changes
zero000064 8f293b8
added the bypass logic for zero dim cpu tensor
zero000064 f799603
fixed lint issues
zero000064 28f7a88
Merge branch 'pytorch:main' into fake_tensor
zero000064 2b1915d
Merge branch 'pytorch:main' into fake_tensor
zero000064 3412a85
Merge branch 'pytorch:main' into fake_tensor
zero000064 0280dfd
Merge branch 'pytorch:main' into fake_tensor
zero000064 71a5249
fixed lint issue
zero000064 bc95749
Merge branch 'pytorch:main' into fake_tensor
zero000064 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
Oops, something went wrong.
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.