Commit Graph

128 Commits

Author SHA1 Message Date
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
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
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
22ce897bb6 create uncompressed target side. Segfault 2016-01-20 21:48:09 +00:00
Hieu Hoang
7ac332307d create uncompressed target side 2016-01-19 13:36:16 +00:00
Hieu Hoang
98fe921443 synchronise with old cold 2016-01-18 21:17:20 +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
Hieu Hoang
1de37e1f08 add CreateProbingPT2 2016-01-18 14:41:22 +00:00
Hieu Hoang
31bab49e16 add CreateProbingPT2 2016-01-18 12:26:37 +00:00
Hieu Hoang
604643da5d factor out hash key for source phrase. Get ready to cache 2016-01-15 11:28:45 +00:00
Hieu Hoang
c131e3eb73 save most frequent source phrase to cache file 2016-01-14 16:00:10 +00:00
Hieu Hoang
4da2364473 recycle bitmap 2016-01-14 12:26:10 +00:00
Hieu Hoang
14c5ac92c6 don't init bitmap in constructor. Get ready to recycle bitmap 2016-01-14 12:19:46 +00:00
Hieu Hoang
747349b2ad bitmap in mempool 2016-01-14 11:49:42 +00:00
Hieu Hoang
004dcd52f8 move Container() to Util2.h 2016-01-08 15:03:40 +00:00
Hieu Hoang
5d1bc4b406 log prob 2016-01-07 12:06:49 +00:00
Hieu Hoang
bef1910c5e start log prob in binary pt 2016-01-07 10:46:54 +00:00
Hieu Hoang
f179072902 cpu affinity offset 2016-01-04 00:19:35 +00:00
Hieu Hoang
abf41d04e9 cpu affinity offset 2016-01-03 23:22:50 +00:00
Hieu Hoang
f73b90516a delete Recycler 2016-01-01 21:24:12 +00:00
Hieu Hoang
bce8c63f7b get ready to delet Recycler 2016-01-01 21:08:58 +00:00
Hieu Hoang
48a3a4260b leak 2016-01-01 19:10:05 +00:00
Hieu Hoang
4b0508a20b Revert "recycle query_result"
This reverts commit b7d78d7a8b.
2016-01-01 13:34:25 -05:00
Hieu Hoang
b7d78d7a8b recycle query_result 2016-01-01 17:58:19 +00:00
Hieu Hoang
e1ed7ee219 recycle vector in vbyte_decode_line() 2016-01-01 17:25:23 +00:00
Hieu Hoang
4af443d8af get ready to recycle more objects 2016-01-01 17:14:40 +00:00
Hieu Hoang
e097b4cf52 reset target_text when taken from recycler 2016-01-01 16:30:45 +00:00