Skip to content

Remove deprecated dpctl.tensor submodule#2245

Draft
ndgrigorian wants to merge 21 commits intomasterfrom
feature/uncouple-tensor-from-dpctl
Draft

Remove deprecated dpctl.tensor submodule#2245
ndgrigorian wants to merge 21 commits intomasterfrom
feature/uncouple-tensor-from-dpctl

Conversation

@ndgrigorian
Copy link
Collaborator

This PR removes the dpctl.tensor submodule, as it is migrated to dpnp as dpnp.tensor

This change makes dpctl a much smaller, lighter-weight package, with no built-in tensor capabilities. The memory sub-module and order_manager remain to support tensor-like extensions, but dpctl will focus on device management and providing a Python interface to SYCL implementations

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant