issues
search
OpenNMT
/
CTranslate
Lightweight C++ translator for OpenNMT Torch models (deprecated)
https://opennmt.net/
MIT License
79
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make Boost (program_options) required for CLI
#61
jhnwnd
closed
4 years ago
1
improve translator clone, eliminate redundant memory usage
#60
jhnwnd
closed
4 years ago
0
Install Cuda header file: Kernels.cuh
#59
jhnwnd
closed
4 years ago
1
fix for mismatched runtime library with MSVC
#58
jhnwnd
closed
5 years ago
0
fix time message
#57
jhnwnd
closed
5 years ago
1
fixes for Windows build: find MKL, disable two-phase lookup with OpenMP
#56
jhnwnd
closed
5 years ago
1
cmake fails to find Intel MKL on Windows
#55
jhnwnd
closed
5 years ago
0
add missing include
#54
jhnwnd
closed
5 years ago
0
Translation options flexibility
#53
jhnwnd
closed
5 years ago
0
Respect threads parameter in cli when MKL is used
#52
jhnwnd
closed
5 years ago
1
Non-zero code:2 on build
#51
FMCumhaill
opened
5 years ago
1
Use Xenial dist in Travis builds
#50
guillaumekln
closed
5 years ago
0
Fix for compile error: unknown type name 'int32_t'
#49
jhnwnd
closed
5 years ago
1
Added command line option to tag unknown words in output
#48
fdalvi
closed
5 years ago
1
Windows 32-bit build fails (TH)
#47
jhnwnd
closed
5 years ago
1
add logging
#46
jhnwnd
closed
5 years ago
0
Fixes for max_sent_length option handling
#45
jhnwnd
closed
5 years ago
1
Does CTranslate support distill-tiny model defined in Paper?
#44
zdemillard
opened
5 years ago
4
CTranslate does not work with Deep bidirectional encoders
#43
fdalvi
opened
6 years ago
2
fix beam search - use correct states/contexts/features when creating …
#42
jhnwnd
closed
6 years ago
1
Change translate functions back to single translation return, and add…
#41
jhnwnd
closed
6 years ago
1
Fix for windows install and clang build
#40
jhnwnd
closed
6 years ago
1
Clang compilation fails
#39
jhnwnd
closed
6 years ago
1
fix for using/building dlls
#38
jhnwnd
closed
6 years ago
1
add n-best feature
#37
jhnwnd
closed
6 years ago
5
fix according to Visual Studio compilation errors
#36
jhnwnd
closed
6 years ago
1
Compile errors in Visual Studio
#35
ghost
closed
6 years ago
2
implement the feature of gold data score
#34
hanbingcheng
opened
6 years ago
1
Does this code work for a model trained with recent OpenNMT pytorch version?
#33
dreamk73
opened
6 years ago
2
[WIP] read quantizedWeight file
#32
jsenellart
opened
6 years ago
0
Avx512
#31
jsenellart
closed
6 years ago
0
profile fix, and optimization
#30
jsenellart
closed
6 years ago
0
Support Translator shared cloning
#29
guillaumekln
closed
6 years ago
0
implement parallel translation
#28
jsenellart
closed
6 years ago
0
implement target vocabulary selection
#27
jsenellart
closed
6 years ago
0
Quantized linear
#26
jsenellart
closed
6 years ago
0
cmake -DEIGEN3_ROOT hint doesn't work if eigen3 exists in /usr/include
#25
NickRuiz
closed
7 years ago
1
CTranslate + Tokenizer with case_feature models.
#24
lpzreq
closed
7 years ago
1
Can't find ITokenizer.h in onmt
#23
GaoX2015
closed
7 years ago
1
Boost and Eigen 3.3 on Ubuntu 16.04 LTS
#22
loretoparisi
opened
7 years ago
15
Some refactoring
#21
guillaumekln
closed
7 years ago
0
Unable to pipe to translate process in node
#20
loretoparisi
closed
7 years ago
12
How to use with GigaWord Pretrained Text Summarization
#19
loretoparisi
closed
7 years ago
9
The version ('80100') of the host compiler ('Apple clang') is not supported
#18
loretoparisi
closed
7 years ago
15
Assertion `thtensor' failed.
#17
oraveczcsaba
closed
7 years ago
2
Using CTranslate with image data (im2text)
#16
mattndu
opened
7 years ago
1
Offload matrix multiplication to the GPU
#15
guillaumekln
closed
7 years ago
0
How to get the word embedding vectors ?
#14
wsnooker
closed
7 years ago
6
Predict error in some specific sentence
#13
wsnooker
closed
7 years ago
2
Bad performance than translate.lua
#12
wsnooker
closed
7 years ago
8
Next