pks
pks
Thanks @fatcat-z. Unfortunately we cannot go back to TF1.15 with our codebase. However, in the meantime we gave up on this approach. Thanks for looking into it anyway!
We're using NVIDIA's NeMo, specifically the MTEncDec model. The logging call is this: https://github.com/NVIDIA/NeMo/blob/main/nemo/collections/nlp/models/machine_translation/mt_enc_dec_model.py#L435
We're using Bitnami's [helm chart](https://artifacthub.io/packages/helm/bitnami/mlflow) and they didn't upgrade yet (server-side on `2.11.3`). Will report back once they do.
This appears to be fixed with 2.12.1 which is now available. Thanks!