recommenders icon indicating copy to clipboard operation
recommenders copied to clipboard

Model is not computing metrics after recompiling in efficient serving tutorial

Open kiranklc opened this issue 2 years ago • 1 comments

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.

Screenshot 2023-04-11 at 1 45 20 PM Screenshot 2023-04-11 at 1 45 32 PM Screenshot 2023-04-11 at 1 34 09 PM

As shown in the screenshot, metrics are not found in the result.

kiranklc avatar Apr 11 '23 08:04 kiranklc

I am also encountering this issue. Has anyone found any solution yet? I would be very grateful for any help!

hieu-nd1 avatar Feb 05 '24 07:02 hieu-nd1