Element-Research / dpnn

deep extensions to nn
BSD 3-Clause "New" or "Revised" License
194 stars 82 forks source link

accept CudaLongTensor type #88

Open jsenellart opened 7 years ago

jsenellart commented 7 years ago

assert was missing CudaLongTensor type which is the normal name of a cuda long tensor.