Hieu Hoang
|
ca6585167c
|
compile errors
|
2015-11-17 13:05:26 +00:00 |
|
Hieu Hoang
|
372ef6bfcf
|
gcc compile errors
|
2015-11-17 07:54:29 -05:00 |
|
Hieu Hoang
|
10b1f0c7cb
|
use mempool allocator for stack
|
2015-11-17 12:40:33 +00:00 |
|
Hieu Hoang
|
c85f6e23ca
|
stl-compatible allocator
|
2015-11-17 12:27:17 +00:00 |
|
Hieu Hoang
|
fefffe017e
|
batch FF calculation
|
2015-11-17 10:46:17 +00:00 |
|
Hieu Hoang
|
d5f02dc167
|
batch lm
|
2015-11-17 10:33:25 +00:00 |
|
Hieu Hoang
|
40946eb345
|
batch FF calculation
|
2015-11-17 05:27:43 +00:00 |
|
Hieu Hoang
|
cf07b9d560
|
batch FF calculation
|
2015-11-17 05:09:55 +00:00 |
|
Hieu Hoang
|
cafba61397
|
KenLM batch
|
2015-11-16 19:06:10 +00:00 |
|
Hieu Hoang
|
8fe0adbac6
|
KenLM batch
|
2015-11-16 18:46:39 +00:00 |
|
Hieu Hoang
|
8cfe0d8a50
|
KenLM batch
|
2015-11-16 18:32:25 +00:00 |
|
Hieu Hoang
|
c88c15591e
|
Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2
|
2015-11-16 17:28:34 +00:00 |
|
Hieu Hoang
|
204c35e011
|
cpu affinity
|
2015-11-16 12:27:53 -05:00 |
|
Hieu Hoang
|
ffcc10a001
|
add cube pruning
|
2015-11-16 16:47:49 +00:00 |
|
Hieu Hoang
|
78eb3a4543
|
add cube pruning
|
2015-11-16 15:48:02 +00:00 |
|
Hieu Hoang
|
ea9bdab442
|
cpu affinity
|
2015-11-16 15:47:13 +00:00 |
|
Hieu Hoang
|
b402795794
|
add cube pruning
|
2015-11-16 14:50:58 +00:00 |
|
Hieu Hoang
|
c6f34a0d29
|
timer
|
2015-11-13 17:18:30 +00:00 |
|
Hieu Hoang
|
772dafd27e
|
import classes into moses2
|
2015-11-13 16:38:10 +00:00 |
|
Hieu Hoang
|
500e967730
|
timer
|
2015-11-13 16:29:55 +00:00 |
|
Hieu Hoang
|
e58e2fd777
|
import classes into moses2
|
2015-11-13 10:40:55 +00:00 |
|
Hieu Hoang
|
8d7e273057
|
import classes into moses2
|
2015-11-13 01:03:57 +00:00 |
|
Hieu Hoang
|
2932a9bbdd
|
import classes into moses2
|
2015-11-13 00:10:08 +00:00 |
|
Hieu Hoang
|
6ca362dd7b
|
import classes into moses2
|
2015-11-13 00:05:54 +00:00 |
|
Hieu Hoang
|
6dc17336c1
|
segfault
|
2015-11-12 23:24:24 +00:00 |
|
Hieu Hoang
|
00c53b196f
|
import classes into moses2
|
2015-11-12 23:21:14 +00:00 |
|
Hieu Hoang
|
8a2dc020a7
|
import classes into moses2
|
2015-11-12 23:18:30 +00:00 |
|
Hieu Hoang
|
a575cd14db
|
import classes into moses2
|
2015-11-12 22:52:59 +00:00 |
|
Hieu Hoang
|
745a57c38b
|
import classes into moses2
|
2015-11-12 22:51:13 +00:00 |
|
Hieu Hoang
|
8eb0cab57b
|
import classes into moses2
|
2015-11-12 22:01:09 +00:00 |
|
Hieu Hoang
|
2a641af799
|
import classes into moses2
|
2015-11-12 21:58:07 +00:00 |
|
Hieu Hoang
|
03ef8d6654
|
import classes into moses2
|
2015-11-12 21:48:59 +00:00 |
|
Hieu Hoang
|
cac5a11977
|
import classes into moses2
|
2015-11-12 20:34:58 +00:00 |
|
Hieu Hoang
|
0c9ac9bea8
|
read from cin
|
2015-11-12 19:05:23 +00:00 |
|
Hieu Hoang
|
28eee66d6e
|
Merge ../mosesdecoder into perf_moses2
|
2015-11-12 13:12:25 +00:00 |
|
Hieu Hoang
|
bd73cfd377
|
Moses::Scan -> Scan
|
2015-11-11 23:29:58 +00:00 |
|
Hieu Hoang
|
5034cd9107
|
Moses::Tokenize -> Tokenize
|
2015-11-11 23:28:18 +00:00 |
|
Hieu Hoang
|
a9333e0d82
|
remove Moses::Parameter from Moses2
|
2015-11-11 17:31:05 +00:00 |
|
Hieu Hoang
|
e3a5b232b8
|
remove all Moses from Moses2
|
2015-11-11 16:23:49 +00:00 |
|
Hieu Hoang
|
aa8dc8e787
|
import classes into moses2
|
2015-11-11 15:08:47 +00:00 |
|
Ulrich Germann
|
9826599cb0
|
Enforce const-ness of command line arguments; bug fix in mosesserver.cpp.
|
2015-11-11 01:08:05 +00:00 |
|
Ulrich Germann
|
bd2d24cbb8
|
Integrated more finegrained abyss server control from mosesserver.cpp; mosesserver is now officially deprecated.
|
2015-11-10 20:30:06 +00:00 |
|
Hieu Hoang
|
05741aa723
|
no pruning
|
2015-11-10 16:33:34 +00:00 |
|
Hieu Hoang
|
d748cd9484
|
comment out g_numHypos
|
2015-11-10 16:27:28 +00:00 |
|
Hieu Hoang
|
017e902441
|
stack pruning
|
2015-11-10 15:52:39 +00:00 |
|
Hieu Hoang
|
3040fe57b0
|
start of multithreading in moses2
|
2015-11-10 12:46:26 +00:00 |
|
Hieu Hoang
|
c0d74aa1bd
|
start of multithreading in moses2
|
2015-11-10 12:02:19 +00:00 |
|
Hieu Hoang
|
8ed05f1278
|
start of multithreading in moses2
|
2015-11-10 11:28:17 +00:00 |
|
Hieu Hoang
|
819bc8180b
|
debug
|
2015-11-10 00:17:24 +00:00 |
|
Hieu Hoang
|
b499c2ecd3
|
don't breakdown scores
|
2015-11-10 00:07:55 +00:00 |
|