Skip to content

Fix issues in python bindings

Compare
Choose a tag to compare
@constantinpape constantinpape released this 26 Apr 08:27
· 198 commits to master since this release
5c81edc

Fixes issues in python bindings that caused return of some 1d tensors with shape (1,) instead of (len,).