We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5c81edc
Fixes issues in python bindings that caused return of some 1d tensors with shape (1,) instead of (len,).
(1,)
(len,)