issues
search
OpenNMT
/
OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
https://opennmt.net/
MIT License
1.46k
stars
392
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for Tensorflow 2.14
#1011
jordimas
opened
3 months ago
0
Remove tensorflow.addons dependency and bring needed classes
#1010
jordimas
opened
3 months ago
0
Multi-source NMT
#1009
ThuraAung1601
opened
7 months ago
0
Feature Request: Support for TensorFlow 2.14 and Higher
#1008
ncicio
opened
8 months ago
1
Wrong prediction length from exported OpenNMT-tf models with shared embeddings
#1007
dmar1n
closed
10 months ago
1
OpenNMT-tf onnx export ?
#1006
flutter-painter
opened
10 months ago
0
tensorflow lite model example
#1005
flutter-painter
closed
10 months ago
8
Input size mismatch
#1004
pranjaliseth
opened
1 year ago
0
Fixes typos in configuration.md
#1003
jordimas
opened
1 year ago
0
Support TensorFlow 2.13
#1002
guillaumekln
closed
1 year ago
0
word-level knowledge distillation
#1001
ZenBel
opened
1 year ago
0
xla_ops failed when use multi gpu
#1000
wangshauitj
opened
1 year ago
0
Support TensorFlow 2.12
#999
guillaumekln
closed
1 year ago
0
Quickstart example runs for a long time
#998
cspink
opened
1 year ago
5
Make timeout value configurable while searching for an optimal batch size
#997
guillaumekln
closed
1 year ago
0
Make timeout value configurable while searching for an optimal batch size
#996
sandeepchittilla
closed
1 year ago
0
Fix GitHub Actions warnings
#995
guillaumekln
closed
1 year ago
0
Relax the sacrebleu version requirement
#994
guillaumekln
closed
1 year ago
0
Report the total number of tokens per second in the log (src+tgt)
#993
guillaumekln
closed
1 year ago
0
Add tests for recent changes related to the sample size
#992
guillaumekln
closed
1 year ago
0
Add jit_compile flag to compile the model with XLA
#991
guillaumekln
closed
1 year ago
0
Use a GradientTape in both eager and graph execution
#990
guillaumekln
closed
1 year ago
0
Fix some tests that are failing with Numpy 1.24
#989
guillaumekln
closed
1 year ago
0
Divide the gradients by the actual sample size
#988
guillaumekln
closed
1 year ago
0
Support TensorFlow 2.11
#987
guillaumekln
closed
1 year ago
0
Fixed issue with horovod and early stopping
#986
awery
closed
1 year ago
1
"Horovod has been shut down" error when training is finished due to early stopping
#985
awery
closed
1 year ago
2
chrF and chrF++
#984
awery
closed
2 years ago
1
Support CTranslate2 3.0
#983
guillaumekln
closed
1 year ago
0
Fix error when using guided alignment with mixed precision
#982
guillaumekln
closed
2 years ago
0
Training fails with --mixed_precision and guided alignments
#981
Dagamies
closed
2 years ago
0
ModuleNotFoundError: No module named 'lxml.etree'
#980
atanumandal0491
closed
2 years ago
1
An input error occurred while expanding the dataset
#979
copperdong
closed
2 years ago
1
Remove recording of the global gradient norm
#978
guillaumekln
closed
2 years ago
0
Add flag to pad each batch to the length bucket boundary
#977
guillaumekln
closed
2 years ago
0
Do not consider parameter decay_step_duration as a V1 only parameter
#976
guillaumekln
closed
2 years ago
0
Remove non needed FP32 cast before softmax
#975
guillaumekln
closed
2 years ago
0
Fix count_lines function when the file is gzipped
#974
guillaumekln
closed
2 years ago
0
Parallel text inputter fails with compressed text files
#973
awery
closed
2 years ago
1
Add Transformer configurations used in the Scaling NMT paper
#972
guillaumekln
closed
2 years ago
0
Add parameter to automatically share embeddings when possible
#971
guillaumekln
closed
2 years ago
0
Modify loss function or mask attention in this code
#970
madhurapande19
closed
2 years ago
1
Accept list of checkpoints in average_checkpoints method
#969
guillaumekln
closed
2 years ago
0
Support TensorFlow 2.10
#968
guillaumekln
closed
2 years ago
0
Use new API to resolve variable names in checkpoints
#967
guillaumekln
closed
2 years ago
0
Use minimal gradient accumulation in batch size autotuning
#966
guillaumekln
closed
2 years ago
0
Fine-tune GPT2 model from Transformers
#965
NeonBohdan
closed
2 years ago
4
What material did you use to train your pretrained model?
#964
junyizhao04
closed
2 years ago
1
Fix deprecation warnings for using distutils.version.LooseVersion
#963
guillaumekln
closed
2 years ago
0
Pad dynamically when preparing the dataset for batch size autotuning
#962
guillaumekln
closed
2 years ago
0
Next