Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 004888a

Browse files
committed
add t2t-bleu to setup.py
1 parent 7fc50b9 commit 004888a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'tensor2tensor/bin/t2t-datagen',
2525
'tensor2tensor/bin/t2t-decoder',
2626
'tensor2tensor/bin/t2t-make-tf-configs',
27+
'tensor2tensor/bin/t2t-bleu',
2728
],
2829
install_requires=[
2930
'bz2file',

0 commit comments

Comments
 (0)