subclass_zoo icon indicating copy to clipboard operation
subclass_zoo copied to clipboard

"is a" tensor printing no longer works

Open ezyang opened this issue 2 years ago • 0 comments

c.f. https://github.com/pytorch/functorch/pull/738

After disabling tolist from tensor subclasses printing just doesn't work at all by default https://github.com/pytorch/pytorch/pull/66082 This needs to be fixed

ezyang avatar Apr 26 '22 03:04 ezyang