-
Notifications
You must be signed in to change notification settings - Fork 23
ufunc removal #367
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
nayyirahsan
wants to merge
26
commits into
kokkos:main
Choose a base branch
from
nayyirahsan:nayyirahsan/ufunc-removal
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
ufunc removal #367
Changes from 5 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5395e73
Convert examples from workload style to standalone style
nayyirahsan cd6811c
Addressed comments (Reversed READ.ME, inclusive_scan_team.py, and all…
nayyirahsan 4221719
Format examples with Black
nayyirahsan c6a0215
Deleted ufunc implementations and tests. Replaced ufunc usage in exam…
nayyirahsan 19e7fd7
Merge branch 'main' into nayyirahsan/ufunc-removal
nayyirahsan 275c89d
fix array api tests and further removed pk usage
nayyirahsan e1bd7ef
fix array api test
nayyirahsan f056ad9
pass tests
nayyirahsan d2962f0
format
nayyirahsan 5ea2991
remove duplicate
nayyirahsan 97be73f
revert data_type.py
nayyirahsan 4e42b48
format
nayyirahsan 3254455
add pk_array helper
nayyirahsan 06fe715
add pk_array lib
nayyirahsan 8f6dea9
format
nayyirahsan 58715ec
revert abstraction
nayyirahsan 9ec995c
remove unnessesary test
nayyirahsan bd1c1e9
remove all PKArray usage
nayyirahsan 8fb75d7
Merge branch 'main' into nayyirahsan/ufunc-removal
IvanGrigorik 4159771
fix for other execution spaces
nayyirahsan effcd59
Merge branch 'nayyirahsan/ufunc-removal' of https://github.com/nayyir…
nayyirahsan 5d61e30
fix isnan and isfinite errors
nayyirahsan 299b46f
add isinf function
nayyirahsan 6b1d185
restore workunits
nayyirahsan 0cd79dc
fix equal
nayyirahsan c97a5bc
format
nayyirahsan 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
Oops, something went wrong.
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.