#289·dino

Only reporting the accuracy of the first gpu by eval_linear.py

Author: aitrics-chrisCreated Aug 4, 2025Updated Aug 4, 2025

Hi, I think eval_linear.py is currently reporting the performance of the first gpu only (without considering the performance from all gpus). validate_network() needs MetricLogger.synchronize_between_processes() alike train() LINK.

Thank you.