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

Add device-agnostic NestedTensor Ops #1258

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

min-jean-cho
Copy link
Contributor

@min-jean-cho min-jean-cho commented Jan 7, 2025

Part of #1141.

Device-agnostic ops. CUDA, CPU dispatched to the same ops as well.

  • _nested_compute_contiguous_strides_offsets
  • _nested_tensor_from_mask
  • _nested_tensor_from_mask_left_aligned
  • _nested_view_from_buffer

…ask, _nested_tensor_from_mask_left_aligned, _nested_view_from_buffer
@xytintel xytintel added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 14ead62 Jan 9, 2025
1 of 4 checks passed
@xytintel xytintel deleted the minjean/nested_tensor_dev_agnostic_ops branch January 9, 2025 08:45
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.

2 participants