dfalbel / torch

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

bunch of tensor creation wrappers #26

Closed Athospd closed 5 years ago

Athospd commented 5 years ago

this PR implements the following tensor creation functions:

But I had to comment out

because I didnt find it inside torch:: namespace (tensor.cpp refused to compile then).