Skip to content
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

TensorConverter interface #7

Merged
merged 11 commits into from
Aug 8, 2023
Merged

TensorConverter interface #7

merged 11 commits into from
Aug 8, 2023

Conversation

chainyo
Copy link
Owner

@chainyo chainyo commented Aug 7, 2023

This PR:

  • Adds the TensorConverter interface for converting any tensors to a TensorShare pydantic object
  • Improve package reliability by adding coverage and mypy
  • Adds the Backend Enum

@chainyo chainyo linked an issue Aug 7, 2023 that may be closed by this pull request
@chainyo chainyo added the feature New feature for the package label Aug 7, 2023
@chainyo chainyo merged commit fe6e74f into main Aug 8, 2023
5 checks passed
@chainyo chainyo deleted the 5-tensorconverter-interface branch August 8, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature for the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TensorConverter interface
1 participant