Hello,
I’ve been searching in the doc and the forum, but I can’t seem to find a way to get the equivalent of the output from infer with --predictions_file when using a saved_model with this script:
https://github.com/OpenNMT/OpenNMT-tf/blob/master/examples/serving/python/ende_client.py
I’m interested in both the predict score and having n_beam >1.