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

Improvements to PyTorch handling. #35

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

copybara-service[bot]
Copy link

Improvements to PyTorch handling.

  • Don't visualize meta tensors or inspect their contents.
  • Add visualization support for bfloat16/float16 arrays.
  • Add support for UserDict, which is used by some huggingface libraries.
  • Show device of each torch tensor.

- Don't visualize meta tensors or inspect their contents.
- Add visualization support for bfloat16/float16 arrays.
- Add support for UserDict, which is used by some huggingface libraries.
- Show device of each torch tensor.

PiperOrigin-RevId: 671583521
@copybara-service copybara-service bot merged commit ee02e8e into main Sep 6, 2024
@copybara-service copybara-service bot deleted the test_670950157 branch September 6, 2024 01:44
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