-
Notifications
You must be signed in to change notification settings - Fork 24.8k
softmax: add device check for xpu with half_to_float #150278
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
Open
weishi-deng
wants to merge
51
commits into
pytorch:main
Choose a base branch
from
weishi-deng:xpu-softmax
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
58f8b21
softmax: add device check for xpu with half_to_float
weishi-deng 54bd692
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng a7435e5
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng b3b8a32
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng 9f9854c
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng 88c89c4
Merge branch 'main' into xpu-softmax
weishi-deng 745f7e6
softmax: add device check for xpu with half_to_float
weishi-deng 269cac2
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng 8afc462
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng 1011f94
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng c78ce25
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng 508df2c
Merge branch 'xpu-softmax' of https://github.com/weishi-deng/pytorch …
weishi-deng 16479ba
add ut
weishi-deng 8f74e86
Merge branch 'pytorch:main' into xpu-softmax
weishi-deng df16602
Update test/xpu/test_softmax.py
weishi-deng 76f7464
update unit test
weishi-deng 0e0b150
update ut
weishi-deng e001a8b
Update test/test_xpu.py
guangyey 321fdba
Update test/test_xpu.py
guangyey 5e844f2
Update test/test_xpu.py
guangyey 2c1136d
Update test/test_xpu.py
guangyey 698e641
Update test/test_xpu.py
guangyey 0f19bb4
Update test/test_xpu.py
guangyey a8f156a
Update test_xpu.py
guangyey 71b8d22
Update test/test_xpu.py
guangyey 6ac21b2
Update test_xpu.py
guangyey 653b161
Merge branch 'pytorch:main' into xpu-softmax
weishi-deng 883fc0d
softmax: add device check for xpu with half_to_float
weishi-deng 4d28339
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng 3895903
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng ff7ea33
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng ded3cee
Update aten/src/ATen/native/SoftMax.cpp
weishi-deng af88dd9
add ut
weishi-deng 53c8b95
Update test/xpu/test_softmax.py
weishi-deng a9b352b
update unit test
weishi-deng 0cf9205
update ut
weishi-deng 820b210
Update test/test_xpu.py
guangyey e208d9d
Update test/test_xpu.py
guangyey 164a3b0
Update test/test_xpu.py
guangyey 0f17fbd
Update test/test_xpu.py
guangyey 0b40c23
Update test/test_xpu.py
guangyey dc6f6ca
Update test/test_xpu.py
guangyey 7c322c6
Update test_xpu.py
guangyey 5ba0f46
Update test/test_xpu.py
guangyey 3bae7b7
Update test_xpu.py
guangyey 400db32
Merge branch 'xpu-softmax' of https://github.com/weishi-deng/pytorch …
weishi-deng 7d1b23d
update ut
weishi-deng e83021d
Merge branch 'pytorch:main' into xpu-softmax
weishi-deng 6bc08b1
Merge branch 'pytorch:main' into xpu-softmax
weishi-deng 0e5f1a3
Merge branch 'pytorch:main' into xpu-softmax
weishi-deng 0de4614
Merge branch 'pytorch:main' into xpu-softmax
weishi-deng 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
Next
Next commit
softmax: add device check for xpu with half_to_float
- Loading branch information
commit 58f8b215caad0cf47ae9c73fec60e1756ccd59b7
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
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.