We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40dbc7f commit 322a8ceCopy full SHA for 322a8ce
setup.py
@@ -24,6 +24,7 @@
24
'tensor2tensor/bin/t2t-datagen',
25
'tensor2tensor/bin/t2t-decoder',
26
'tensor2tensor/bin/t2t-make-tf-configs',
27
+ 'tensor2tensor/bin/t2t-bleu',
28
],
29
install_requires=[
30
'bz2file',
0 commit comments