Граф коммитов

554 Коммитов

Автор SHA1 Сообщение Дата
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
you-n-g 050e7d3735 Merge pull request #67 from huxuan/binding
Minor code clean.
2016-05-25 15:36:30 +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
Xuan Hu (Sean) de40d444d6 Merge pull request #66 from you-n-g/binding
Merge branch 'master'.
2016-05-25 13:46:37 +08:00
Young a282461cca Merge branch 'master' of https://github.com/Microsoft/multiverso into binding 2016-05-25 14:24:25 +09:00
Aerosoul bbe9e05679 Merge pull request #65 from Microsoft/feiga/hotfix
fix bug in sync server
2016-05-24 23:55:39 -05:00
Xuan Hu (Sean) a4ca62e0c7 Merge pull request #64 from you-n-g/binding
add assert protection and unittest.
2016-05-25 09:48:32 +08:00
Young 44e175af89 improve test and README.md 2016-05-25 09:38:36 +09:00
feiga da7ff8417f fix sync server bug 2016-05-24 19:45:29 +08:00
feiga b6d12bc70c Merge branch 'master' of https://github.com/Microsoft/multiverso 2016-05-24 16:34:43 +08:00
feiga bcdf64b637 fix bug in worker 2016-05-24 16:33:35 +08:00
Young 3268d6a14a add assert protection and unittest 2016-05-24 17:01:34 +09:00
Qiwei Ye 7a8ecb1d36 Merge branch 'master' of https://github.com/Microsoft/multiverso 2016-05-24 15:39:13 +08:00
Qiwei Ye a479555355 alter the matrix test unit 2016-05-24 15:38:58 +08:00
you-n-g bb3f13d4d3 Merge pull request #63 from huxuan/binding-new-matrix-table-get
Update lua/python binding according to new matrix table get interface.
2016-05-24 15:06:24 +08:00
huxuan d4170bbf97 Check size when passing an array. 2016-05-24 15:42:21 +09:00
huxuan 5e51ff8a09 Merge remote-tracking branch 'upstream/master' into binding-new-matrix-table-get 2016-05-24 15:29:32 +09:00
Fei Gao 65302c6ea2 Merge pull request #62 from huxuan/new-matrix-table-get
New matrix table get interface.
2016-05-24 14:28:27 +08:00
huxuan e23c37be07 Check `size` as array size. 2016-05-24 15:07:46 +09:00
huxuan 7470027edd Rename `size` to `col_size` when specific rows add/get. 2016-05-24 14:39:17 +09:00
huxuan 225562384d New matrix table get interface. 2016-05-24 14:05:12 +09:00
huxuan 2429f662c5 [python-binding] Update/Unittest for new matrix table get. 2016-05-24 14:03:35 +09:00
huxuan 4bc8382171 [lua-binding] Update/Unittest for new matrix table get. 2016-05-24 14:01:29 +09:00
huxuan e34d745610 Use new matrix table get interface in c_api. 2016-05-24 14:00:21 +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
you-n-g c9fd61ea26 Merge pull request #60 from huxuan/binding-update
Binding update.
2016-05-24 10:40:18 +08:00
huxuan 6f8d3f5fed Update lua binding code according to interface change. 2016-05-24 09:46:40 +08:00
huxuan 39e71c9e0c Update python binding according to interface change. 2016-05-24 09:46:40 +08:00
huxuan db2db4f348 New extern c matrix table add interface. 2016-05-24 09:46:40 +08:00
you-n-g 7820750b3d Merge pull request #58 from huxuan/binding-merge-master
Binding merge master
2016-05-24 09:15:50 +08:00
huxuan 145902d08e Merge remote-tracking branch 'upstream/master' into binding-merge-master 2016-05-23 21:40:30 +09:00
Xuan Hu (Sean) fc804b2aac Merge pull request #59 from huxuan/new-matrix-table-add
New matrix table add interface.
2016-05-23 20:39:22 +08:00
Fei Gao 6234e6cc7a Merge pull request #57 from huxuan/hotfix-master-linux
Hotfix for master branch compile error in Linux.
2016-05-23 20:11:28 +08:00
huxuan c722597ddf Comment out unused load/store implementation in kv_table.h. 2016-05-23 21:08:58 +09:00
huxuan 3072919174 No unified but new matrix table add interface. 2016-05-23 20:42:10 +09:00
huxuan 1966d7f522 Make new interface compitable with previous one. 2016-05-23 19:25:16 +09:00
huxuan 601cf006f1 Merge remote-tracking branch 'upstream/master' into binding-merge-master
Conflicts:
	src/CMakeLists.txt
2016-05-23 19:13:56 +09:00
huxuan 78d1a6e9cc Hotfix for master branch compile error in Linux. 2016-05-23 19:07:08 +09:00
huxuan 398431f5ae Even simpler data_blob implementation. 2016-05-23 18:42:33 +09:00
huxuan 7c36fdd860 Add unified matrix table add interface. 2016-05-23 18:15:49 +09:00
you-n-g bcdbe3f06d Merge pull request #54 from huxuan/binding
MatrixTableHandler
2016-05-23 14:32:42 +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