Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

[DESIGN] view_as_nested_tensor operation #154

Open
cpuhrsch opened this issue May 20, 2020 · 0 comments
Open

[DESIGN] view_as_nested_tensor operation #154

cpuhrsch opened this issue May 20, 2020 · 0 comments

Comments

@cpuhrsch
Copy link
Contributor

Our old version of as_nested_tensor allowed users to create NestedTensor as a container that wraps lists of Tensors and allows modifications to trickle down to the constituents. However, this was not in line with torch.as_tensor. Should we introduce a separate abstraction to introduce this view operation?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant