huxuan
|
5cb434c533
|
[torch/lua] make it a torch package.
|
2016-05-30 13:02:09 +08:00 |
huxuan
|
4934722136
|
[torch/lua] Split ArrayTableHandler and MatrixTableHandler.
|
2016-05-30 13:01:05 +08:00 |
huxuan
|
41f905bf35
|
[torch/lua] Move util.Set in to test.lua.
|
2016-05-30 12:58:14 +08:00 |
huxuan
|
90cca4b79f
|
Bug fix for lua binding util.
|
2016-05-30 01:53:09 +08:00 |
huxuan
|
43323252de
|
Add Makefile with README.md update.
|
2016-05-25 14:47:15 +09:00 |
huxuan
|
23eda0d692
|
Minor code clean in lua binding.
|
2016-05-25 14:47:15 +09:00 |
huxuan
|
d4170bbf97
|
Check size when passing an array.
|
2016-05-24 15:42:21 +09:00 |
huxuan
|
4bc8382171
|
[lua-binding] Update/Unittest for new matrix table get.
|
2016-05-24 14:01:29 +09:00 |
huxuan
|
849bd59861
|
Convert cdata to tensor more elegantly.
|
2016-05-24 10:44:24 +08:00 |
huxuan
|
64cc5e7ed0
|
Convert tensor to cdata more elegantly.
|
2016-05-24 10:44:24 +08:00 |
huxuan
|
6f8d3f5fed
|
Update lua binding code according to interface change.
|
2016-05-24 09:46:40 +08:00 |
huxuan
|
f4c1134c29
|
Move Set function to util.
|
2016-05-23 13:45:15 +09:00 |
huxuan
|
4cf85f6fe4
|
Matrix Table API and unittest.
|
2016-05-23 13:38:28 +09:00 |
huxuan
|
613e07e571
|
Add conversion between matrix and cdata.
|
2016-05-23 13:38:28 +09:00 |
huxuan
|
bb8d56982e
|
Change function name, change tensor to array.
|
2016-05-23 13:38:28 +09:00 |
huxuan
|
88578fcca7
|
Add util for lua binding.
- Convert LuaJIT cdata to Torch Tensor.
- Convert Torch Tensor to LuaJIT cdata.
|
2016-05-23 13:38:28 +09:00 |
huxuan
|
6be90126c9
|
Initial version for lua binding with testArray passed.
|
2016-05-19 23:34:57 +09:00 |