Hello Community,
I am using Ray offline inference solution as describe here End-to-end: Offline Batch Inference — Ray 2.49.1 .
Wondering anyone has experimented some sort of metrics logging with offline inference.
Is Ray Actor only place where we can add customized logic for metrics logic? is there any support in Ray Dataset API for such thing?
If anyone have experimented these things or could share an example that would be helpful.
Thanks a ton