dfalbel / torch

torch from R!
http://dfalbel.github.io/torch
Other
50 stars 5 forks source link

Wrap all Tensor factories #17

Closed dfalbel closed 5 years ago

dfalbel commented 5 years ago

We need to wrap all tensor factories, add tests and docs for all of them. Currently only tch_randn is implemented and can serve as an example.

Here are the relevant lines of code:

dfalbel commented 5 years ago

26 closes this!