-
Notifications
You must be signed in to change notification settings - Fork 35
Remove deprecated dpctl.tensor submodule
#2245
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
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
aec4350
remove entire tensor submodule and modify cmake accordingly
ndgrigorian 10f7ae2
remove benchmarks
ndgrigorian 43c5dd5
remove tensor from dpctl cmake
ndgrigorian d11f0c0
remove array API workflow
ndgrigorian 596f800
remove tensor from linting and gitignore
ndgrigorian d67be02
remove tensor from coverage testing
ndgrigorian 81848cf
remove tensor-related options from dpctl module call
ndgrigorian 7c811b0
remove skip_if_dtype_not_supported test utility
ndgrigorian 634394d
remove references to dpctl.tensor in docstrings
ndgrigorian 1316c75
Update dpctl tests to remove dpctl.tensor
ndgrigorian 454ba1d
remove _compute_follows_data.pyx as it is no longer applicable to the…
ndgrigorian 8b54735
remove cython/usm_memory example
ndgrigorian f786531
remove solver from onemkl example
ndgrigorian 576be4a
remove python/sycl_timer example
ndgrigorian 159bf61
Update gemv example to remove calls to dpctl.tensor
ndgrigorian f8cd405
Update dpctl sycl kernel example
ndgrigorian 5e2cd14
Update tests for external USM allocation example
ndgrigorian 32f5197
remove test for tensor includes
ndgrigorian 03c8f91
Remove reference to dpctl.tensor from SyclTimer docstring
ndgrigorian 49352f9
remove compute_follows_data imports from dpctl.utils __init__
ndgrigorian 1aec97d
rewrite C extension test
ndgrigorian f26d887
remove missed reference to tensor in SyclTimer docstring
ndgrigorian c3216ec
remove remaining documentation referencing dpctl.tensor
ndgrigorian 408a03f
add tensor removal to changelog
ndgrigorian dd74214
address review feedback
ndgrigorian e4b1415
update flake8 to remove deleted files from per-file-ignores
ndgrigorian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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 was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Empty file.
This file was deleted.
Oops, something went wrong.
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.