Skip to content

v0.6.0: dev-0.6.0 (#78)

Compare
Choose a tag to compare
@lgarithm lgarithm released this 01 Feb 18:13
· 14 commits to master since this release
f3d26d6
* INSTALL

* make ttl::range less generic

* ttl::copy

* --with-cuda

* add .size() and .dims() to tensor types (#79)

* add size method to tensor

* dims()

* deprecate from_host, to_host (#80)

* support customize install prefix