Hieu Hoang
|
b0de23491f
|
add python client
|
2017-02-17 15:30:41 +00:00 |
|
Hieu Hoang
|
25793ccb4b
|
add another pythong client
|
2017-02-17 15:10:57 +00:00 |
|
Hieu Hoang
|
01a18b74ad
|
make threadpool a global object for re-use. CUDA devices are locked to a thread so need to re-use threads
|
2017-02-17 14:00:03 +00:00 |
|
Hieu Hoang
|
d3eb92941b
|
rows() -> columns()
|
2017-02-13 15:20:30 +00:00 |
|
Hieu Hoang
|
eaecafbb03
|
eclipse
|
2017-02-11 15:28:18 +00:00 |
|
Hieu Hoang
|
302b685df9
|
operator= return ref
|
2017-02-10 13:38:44 +00:00 |
|
Hieu Hoang
|
ff7bb00756
|
merge
|
2017-02-10 13:24:33 +00:00 |
|
Tomasz Dwojak
|
c92bc64994
|
Update README: bindings section
|
2017-02-10 10:57:59 +00:00 |
|
Tomasz Dwojak
|
ed125905cc
|
Add description about Python bindings
|
2017-02-10 10:50:56 +00:00 |
|
Tomasz Dwojak
|
43f3f30c08
|
Change target name for python bindings to 'python'
|
2017-02-10 10:22:53 +00:00 |
|
Marcin Junczys-Dowmunt
|
09082d6be9
|
bold warning
|
2017-02-09 19:28:04 +00:00 |
|
Marcin Junczys-Dowmunt
|
5227095ece
|
Update README.md
|
2017-02-09 19:26:36 +00:00 |
|
Tomasz Dwojak
|
8d641fd092
|
Fix cuda compilation badge
|
2017-02-09 18:07:14 +00:00 |
|
Tomasz Dwojak
|
66fef08044
|
Change Jenkins server from fatboy to uedin's Vali
|
2017-02-09 17:56:36 +00:00 |
|
Hieu Hoang
|
fbb1aa85e5
|
output debugging in order
|
2017-02-09 16:11:27 +00:00 |
|
Hieu Hoang
|
0327a45010
|
unused headers
|
2017-02-09 15:30:47 +00:00 |
|
Hieu Hoang
|
a1de93fce8
|
use thread_local. Lock GetNextDevice()
|
2017-02-09 15:28:30 +00:00 |
|
Hieu Hoang
|
8ff1350fd1
|
distribute minibatches
|
2017-02-09 15:07:42 +00:00 |
|
Hieu Hoang
|
6ca1011070
|
Decode() per step
|
2017-02-08 17:31:18 +00:00 |
|
Hieu Hoang
|
22b7cb0c28
|
CalcBeam() - 5
|
2017-02-08 16:21:28 +00:00 |
|
Hieu Hoang
|
f885f2bff8
|
just add unused args to fn
|
2017-02-08 16:16:39 +00:00 |
|
Hieu Hoang
|
ca8af9aafa
|
CalcBeam() - 4
|
2017-02-08 15:05:18 +00:00 |
|
Hieu Hoang
|
1ad8f2aff9
|
CalcBeam() - 3
|
2017-02-08 15:02:07 +00:00 |
|
Hieu Hoang
|
e032de207f
|
CalcBeam() - 2
|
2017-02-08 14:49:05 +00:00 |
|
Hieu Hoang
|
98917c2554
|
CalcBeam()
|
2017-02-08 14:41:48 +00:00 |
|
Hieu Hoang
|
154831d07a
|
compile error
|
2017-02-08 12:42:42 +00:00 |
|
Hieu Hoang
|
a72543bdf1
|
move nextStates into Decode()
|
2017-02-08 02:01:21 +00:00 |
|
Hieu Hoang
|
ed7d182dd4
|
pointless const vector of shared_ptr. Actual object can be unconst
|
2017-02-08 01:52:50 +00:00 |
|
Hieu Hoang
|
0ecf9906ca
|
merge
|
2017-02-07 23:43:21 +00:00 |
|
Tomasz Dwojak
|
3d78969785
|
Repair indents in god.cpp
|
2017-02-07 23:38:37 +00:00 |
|
Tomasz Dwojak
|
9d8ae4bd67
|
Repair indents in search.cpp
|
2017-02-07 23:28:07 +00:00 |
|
Hieu Hoang
|
0cedad9ce0
|
Merge ../amunmt.hieu.neuralpt into neuralpt
|
2017-02-07 17:45:08 +00:00 |
|
Hieu Hoang
|
65d57da0b0
|
stored sentences. Used in decoding
|
2017-02-07 17:39:35 +00:00 |
|
Hieu Hoang
|
790abd5f8f
|
re-exclude building libraries
|
2017-02-07 17:14:21 +00:00 |
|
Hieu Hoang
|
a4587cb3f2
|
clean up hypo state interface
|
2017-02-07 17:12:36 +00:00 |
|
Hieu Hoang
|
6b7aa7577b
|
clean up hypo state interface
|
2017-02-07 16:54:59 +00:00 |
|
Hieu Hoang
|
fd74cc932a
|
make sure it runs on machine with GPU or CUDA
|
2017-02-07 16:29:11 +00:00 |
|
Tomasz Dwojak
|
8df4e8468d
|
Merge branch 'master' of https://github.com/amunmt/amunmt
|
2017-02-07 12:29:32 +00:00 |
|
Tomasz Dwojak
|
e79ed3ddeb
|
Add CPU Build status and set to use new Jenkins
|
2017-02-07 12:25:16 +00:00 |
|
Marcin Junczys-Dowmunt
|
7415a299a4
|
Update README.md
|
2017-02-07 12:24:58 +00:00 |
|
The Gitter Badger
|
d31815f012
|
Add Gitter badge
|
2017-02-07 12:22:52 +00:00 |
|
Marcin Junczys-Dowmunt
|
423251a380
|
Update README.md
|
2017-02-07 12:22:38 +00:00 |
|
Marcin Junczys-Dowmunt
|
3de6d2aaa1
|
Update README.md
|
2017-02-07 12:06:44 +00:00 |
|
Marcin Junczys-Dowmunt
|
a8b5e38882
|
Merge pull request #35 from gitter-badger/gitter-badge-1
Add a Gitter chat badge to README.md
|
2017-02-07 12:06:22 +00:00 |
|
Marcin Junczys-Dowmunt
|
5176214f4c
|
Merge branch 'master' into gitter-badge-1
|
2017-02-07 12:06:14 +00:00 |
|
The Gitter Badger
|
881c54403a
|
Add Gitter badge
|
2017-02-07 12:04:12 +00:00 |
|
Marcin Junczys-Dowmunt
|
8d276696f5
|
Update README.md
|
2017-02-07 11:51:23 +00:00 |
|
Tomasz Dwojak
|
b9026f5efd
|
Add CPU Build status and set to use new Jenkins
|
2017-02-07 11:16:41 +00:00 |
|
Tomasz Dwojak
|
2b9a76596c
|
Add build_cpu directory to git ignore
|
2017-02-07 10:47:08 +00:00 |
|
Hieu Hoang
|
b9e8ab9447
|
Merge ../amunmt.hieu.neuralpt into neuralpt
|
2017-02-06 22:10:10 +00:00 |
|