Hi,
I want to confirm that in metrics/utils/net_eval_method.py, the ground_recv_rate=500, is its unit kBps?
If not, since the avg_recv_rate equals received_nbytes / time, it will cause unit inconsistency when calculating the receiving rate score.
Thanks!
Hi,
I want to confirm that in
metrics/utils/net_eval_method.py, theground_recv_rate=500, is its unitkBps?If not, since the
avg_recv_rateequalsreceived_nbytes / time, it will cause unit inconsistency when calculating the receiving rate score.Thanks!