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

Breaking change: deprecate tensor.viz() #12

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

epistoteles
Copy link
Owner

Description

Many Redditors on r/machinelearning have raised the issue that hijacking and patching the classes of PyTorch, JAX, etc. is very inelegant, confusing, and non-pythonic.

These arguments are compelling and actionable - the next version of TensorHue will therefore deprecate the tensor.viz() functionality and solely offer the function tensorhue.viz(tensor).

@epistoteles epistoteles merged commit c2933e5 into main Sep 9, 2024
19 checks passed
@epistoteles epistoteles deleted the feature-deprecate-class-viz branch September 9, 2024 22:50
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