recommenders
recommenders copied to clipboard
Model is not computing metrics after recompiling in efficient serving tutorial
I am running the code in efficient_serving tutorial. On evaluating for first time, model is computing metrics and losses. But after adding Brute force layer or scann layer, recompiling and evaluating the model, the model is computing losses only.
As shown in the screenshot, metrics are not found in the result.
I am also encountering this issue. Has anyone found any solution yet? I would be very grateful for any help!