Commit Graph

14682 Commits

Author SHA1 Message Date
Hieu Hoang
fb233b50e0 init moses2 2015-10-25 11:47:47 +00:00
Hieu Hoang
f9de39ca4c reuse moses' Bitmap 2015-10-25 10:52:18 +00:00
Hieu Hoang
8821529aa7 init moses2 2015-10-24 19:54:16 +01:00
Hieu Hoang
58b5086984 init moses2 2015-10-24 14:36:30 +01:00
Hieu Hoang
e10eed6436 init moses2 2015-10-24 13:31:43 +01:00
Hieu Hoang
2dc53a7c1d init moses2 2015-10-24 13:19:42 +01:00
Hieu Hoang
b4c03af243 init moses2 2015-10-24 13:14:49 +01:00
Hieu Hoang
94c192fa98 init moses2 2015-10-24 13:14:35 +01:00
Hieu Hoang
b3b97f03e5 init moses2 2015-10-24 12:39:15 +01:00
Hieu Hoang
3e514487cf init moses2 2015-10-24 03:32:30 +01:00
Hieu Hoang
0874d90b9d init moses2 2015-10-24 02:32:58 +01:00
Hieu Hoang
a71cfeb3db init moses2 2015-10-24 02:14:52 +01:00
Hieu Hoang
60a588ff29 init moses2 2015-10-24 02:02:50 +01:00
Hieu Hoang
e4655fb1c2 init moses2 2015-10-23 23:19:31 +01:00
Hieu Hoang
013a2b092c allocate size of class temlate fn 2015-10-23 21:13:57 +01:00
Hieu Hoang
fb25bf6196 merge 2015-10-23 20:58:44 +01:00
Hieu Hoang
29295daf9c init moses2 2015-10-23 20:53:36 +01:00
Hieu Hoang
f467e60fe0 init moses2 2015-10-23 18:33:12 +01:00
Hieu Hoang
5d851f3838 init moses2 2015-10-23 16:46:35 +01:00
Hieu Hoang
6e36500fdc delete assert. Bitmap now set in caller 2015-10-22 09:36:42 +01:00
MosesAdmin
37f7bb687e daily automatic beautifier 2015-10-22 00:00:41 +01:00
Barry Haddow
d59bb883dc fix extra settings 2015-10-21 09:22:00 +01:00
Ulrich Germann
cd3d2b0428 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 2015-10-21 00:56:56 +01:00
Ulrich Germann
06a516842d Moses server now accepts context weights as translation request parameters. 2015-10-21 00:56:29 +01:00
MosesAdmin
9643043cb7 daily automatic beautifier 2015-10-20 20:16:07 +01:00
Hieu Hoang
c47f24c539 mem leak 2015-10-20 16:58:07 +01:00
Hieu Hoang
4eddec075b probing pt compiles 2015-10-20 16:41:35 +01:00
Hieu Hoang
59ceb84fe7 merge 2015-10-20 14:28:22 +00:00
Hieu Hoang
b4bffedfcd don't use bitmap& for bitmap container. Seems to slow down for single thread 2015-10-20 15:02:06 +01:00
Hieu Hoang
814b917c9b unit test changes 2015-10-20 14:01:09 +01:00
Hieu Hoang
c384ae29de use Bitmap& in Hypothesis. Now works for vanilla pb 2015-10-20 13:45:05 +01:00
Hieu Hoang
3d8e5fa79e use Bitmap& in Hypothesis 2015-10-20 01:15:15 +01:00
Hieu Hoang
b5f0758ee4 make bitmap in hypo class a reference 2015-10-20 00:50:40 +01:00
Hieu Hoang
60add0b376 const 2015-10-19 23:56:15 +01:00
Hieu Hoang
dd21c2c83b segfault 2015-10-19 23:40:09 +01:00
Hieu Hoang
bb1304f725 re-use key for bitmap container 2015-10-19 19:52:15 +01:00
Hieu Hoang
8ee350af2f encapsulate adding BitmapContainer! 2015-10-19 19:35:39 +01:00
Hieu Hoang
4e691e4969 reuse bitmap key for BitmapContainer 2015-10-19 18:11:33 +01:00
Hieu Hoang
411d0ae003 use booost::unordered_map to store bitmap containers 2015-10-19 17:42:14 +01:00
Hieu Hoang
dd7bf06f95 Revert "share bitmaps"
This reverts commit db24036313.
2015-10-19 17:23:02 +01:00
Hieu Hoang
fda97b0802 Revert "share bitmaps"
This reverts commit d28b00a1c6.
2015-10-19 17:22:48 +01:00
Hieu Hoang
9408cc916e Revert "leak"
This reverts commit b700f99afb.
2015-10-19 17:22:38 +01:00
Hieu Hoang
9891e5b50b Revert "reuse bitmap key for BitmapContainer"
This reverts commit 7d98df2b0c.
2015-10-19 17:22:18 +01:00
Hieu Hoang
7d98df2b0c reuse bitmap key for BitmapContainer 2015-10-19 16:52:06 +01:00
Ulrich Germann
08b8157042 Merge branch 'master' of http://github.com/moses-smt/mosesdecoder 2015-10-19 16:26:05 +01:00
Ulrich Germann
796a57f3ee Bug fix related to TargetPhraseCollectionCache used in Mmsapt. 2015-10-19 16:21:00 +01:00
Hieu Hoang
b700f99afb leak 2015-10-19 15:55:30 +01:00
Hieu Hoang
d28b00a1c6 share bitmaps 2015-10-19 15:21:31 +01:00
Hieu Hoang
db24036313 share bitmaps 2015-10-19 13:49:08 +01:00
Hieu Hoang
b9f216cc96 delete use of mempool in Hypos. Never used. Getting in the way of next refactoring 2015-10-19 11:48:27 +01:00