tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.36k stars 1.96k forks source link

Added support of setting inter_op_parallelism_threads and intra_op_parallelism_threads for inference #387

Open cuixiaom opened 5 years ago

cuixiaom commented 5 years ago

This is the updated changes for PR291 https://github.com/tensorflow/nmt/pull/291 , since there are too many code changes.