nestedtensor icon indicating copy to clipboard operation
nestedtensor copied to clipboard

Design decision: NestedTensor as TensorImpl or as Tensor-esque type

Open cpuhrsch opened this issue 5 years ago • 0 comments

We should write up a careful comparison of the advantages and disadvantages of writing NestedTensor as a Tensor-esque type as it is currently done or as a subclass of TensorImpl.

cpuhrsch avatar Apr 16 '20 01:04 cpuhrsch