Commit Graph

698 Commits

Author SHA1 Message Date
Hieu Hoang
ec3f493ab5 start LM caching 2016-02-17 22:22:49 +00:00
Hieu Hoang
2f51f4c870 start LM caching 2016-02-17 13:45:05 +00:00
Hieu Hoang
49e521a69c revert use state from EvaluateInIsolation() 2016-02-16 11:46:20 -05:00
Hieu Hoang
fcd378a935 remove debugging messages 2016-02-16 16:15:12 +00:00
Hieu Hoang
2bdbbe2a82 leak 2016-02-16 16:13:27 +00:00
Hieu Hoang
0d0f75b6e0 gets right score 2016-02-16 16:03:37 +00:00
Hieu Hoang
b590387ed9 don't throw state away when EvaluateInIsolation() 2016-02-15 14:08:20 +00:00
Hieu Hoang
39214d6ab5 don't throw state away when EvaluateInIsolation() 2016-02-15 12:37:53 +00:00
Hieu Hoang
8786cc0306 SquareMatrix -> Matrix 2016-02-13 15:35:35 +00:00
Hieu Hoang
8c85aff818 start storing of state info in EvaluateInIsolation() 2016-02-12 19:39:13 +00:00
Hieu Hoang
f4f1103a14 include file no longer needed 2016-02-12 17:16:03 +00:00
Hieu Hoang
1ae0e3eb33 don't use boost serialization 2016-02-12 17:09:49 +00:00
Hieu Hoang
48846578e3 don't use boost serialization 2016-02-12 16:52:02 +00:00
Hieu Hoang
7ce13d6b2f use break and continue 2016-02-09 18:43:40 +00:00
Hieu Hoang
bc8269f251 use firstGap to loop through input paths 2016-02-09 18:14:31 +00:00
Hieu Hoang
68bf7a3a50 use mempool 2016-02-09 17:12:20 +00:00
Hieu Hoang
9637308f2a Square -> Rectangle matrix 2016-02-09 16:55:11 +00:00
Hieu Hoang
f28ccc31bb Square -> Rectangle matrix 2016-02-09 16:34:56 +00:00
Hieu Hoang
d0fc80894a create class file for EstimatedScores 2016-02-09 15:36:53 +00:00
Hieu Hoang
e89b4ca052 subclass SquareMatrix as EstimatedScores 2016-02-09 15:19:19 +00:00
Hieu Hoang
9228de9748 namespace rename 2016-02-09 13:43:10 +00:00
Hieu Hoang
afb374d5cc move CubePruning -> CubePruningMiniStack 2016-02-09 13:23:10 +00:00
Hieu Hoang
d39dcf39ad cache bug 2016-02-05 20:10:34 +00:00
Hieu Hoang
c5f96275fc store by bitmap instead of [bitmap, endpos] 2016-02-03 17:33:34 +00:00
Hieu Hoang
63fab1130b add Bitmap-based stacks 2016-02-03 17:28:05 +00:00
Hieu Hoang
8f8434affc trying to replicate moses1 2016-01-29 23:10:57 +00:00
Hieu Hoang
30eb2950ca print probint pt version 2016-01-28 20:33:16 +00:00
Hieu Hoang
e4701070c4 --cpu-affinity-increment 2016-01-25 14:33:02 +00:00
Hieu Hoang
23dbfb0f27 trim Entry struct 2016-01-21 17:55:47 +00:00
Hieu Hoang
7e4cfb6416 delete BinaryWriter and dependency on huffanish.* 2016-01-21 17:44:07 +00:00
Hieu Hoang
34a5f23386 just store prev source, not whole line 2016-01-21 17:36:31 +00:00
Hieu Hoang
575792e20d just store prev source, not whole line 2016-01-21 17:31:54 +00:00
Hieu Hoang
ad993596e4 formatting 2016-01-21 17:24:16 +00:00
Hieu Hoang
3ae869c798 Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2016-01-21 17:18:58 +00:00
Hieu Hoang
e713f10942 countUniqueSource() 2016-01-21 17:08:32 +00:00
Hieu Hoang
f029a44140 add ticker to CreateProbingPT2 2016-01-21 07:12:15 -05:00
Hieu Hoang
26c96634c2 increment version 2016-01-21 11:55:14 +00:00
Hieu Hoang
edb80a8681 add StoreTarget.* 2016-01-21 11:52:37 +00:00
Hieu Hoang
39bf44e6bb add OutputFileStream.* 2016-01-21 11:51:51 +00:00
Hieu Hoang
21121f6800 delete compression in querying 2016-01-21 11:45:54 +00:00
Hieu Hoang
94529352d4 delete recycler 2016-01-21 11:43:12 +00:00
Hieu Hoang
b6b5642d23 create uncompressed target side 2016-01-21 11:22:55 +00:00
Hieu Hoang
22ce897bb6 create uncompressed target side. Segfault 2016-01-20 21:48:09 +00:00
Hieu Hoang
90f7dbe8b6 create uncompressed target side 2016-01-19 15:10:49 +00:00
Hieu Hoang
7ac332307d create uncompressed target side 2016-01-19 13:36:16 +00:00
Hieu Hoang
ceaa21ab37 eclipse 2016-01-18 23:59:48 +00:00
Hieu Hoang
98fe921443 synchronise with old cold 2016-01-18 21:17:20 +00:00
Hieu Hoang
f470b90645 eclipse 2016-01-18 21:13:46 +00:00
Hieu Hoang
8a276e2a71 Jamfile cleanup 2016-01-18 15:37:04 +00:00
Hieu Hoang
b2bffd1754 move moses2 into root directory 2016-01-18 15:00:49 +00:00