I’d like to use openNMT to benchmark inference speed on NMT models. My thought was to use the English to German corpus. Typically I’ve seen the inference speed given as the number of sentences translated per second. Is there a switch in openNMT to show this value in the log? Or do I have to measure that in some other way?
Thanks.
-Tony