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

Delete ClassicTensor and cleanup #1456

Merged
merged 2 commits into from Mar 1, 2023
Merged

Delete ClassicTensor and cleanup #1456

merged 2 commits into from Mar 1, 2023

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Feb 28, 2023

Built on top of: #1455

ClassicTensor is no longer used for anything.

First pass of removing it and cleaning up. Also migrated all the existing tests to use the new tensor <-> ndarray converters, which turned up an issue with converting from slices back to arrays.

Checklist

@jleibs jleibs force-pushed the jleibs/delete_classic_tensor branch from 31d2e5b to b12fe40 Compare February 28, 2023 23:23
@jleibs jleibs added 🏹 arrow concerning arrow ⛃ re_datastore affects the datastore itself 🚜 refactor Change the code, not the functionality labels Feb 28, 2023
@jleibs jleibs marked this pull request as ready for review February 28, 2023 23:24
@Wumpf Wumpf self-requested a review March 1, 2023 09:18
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful!

Base automatically changed from jleibs/dynamic_image_from_tensor to main March 1, 2023 18:02
@jleibs jleibs force-pushed the jleibs/delete_classic_tensor branch from b12fe40 to 49be80e Compare March 1, 2023 18:04
@jleibs jleibs force-pushed the jleibs/delete_classic_tensor branch from 49be80e to 6b1f111 Compare March 1, 2023 18:41
@jleibs jleibs merged commit 630daca into main Mar 1, 2023
@jleibs jleibs deleted the jleibs/delete_classic_tensor branch March 1, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏹 arrow concerning arrow ⛃ re_datastore affects the datastore itself 🚜 refactor Change the code, not the functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants