Compare how both metrics are incremented: https://github.com/tensorflow/tfx-bsl/blob/05edfd1fffd7b0559f6b64658ff79371efeae07b/tfx_bsl/beam/run_inference.py#L269 and https://github.com/tensorflow/tfx-bsl/blob/05edfd1fffd7b0559f6b64658ff79371efeae07b/tfx_bsl/beam/run_inference.py#L270 This doesn't seem correct.
Compare how both metrics are incremented:
tfx-bsl/tfx_bsl/beam/run_inference.py
Line 269 in 05edfd1
and
tfx-bsl/tfx_bsl/beam/run_inference.py
Line 270 in 05edfd1
This doesn't seem correct.