xlnstorch.benchmark.Benchmark.before_epoch# Benchmark.before_epoch(idx)# Called before the idx-th epoch. Currently a stub kept for API completeness; timing is performed per-iteration internally. Parameters: idx (int) Return type: None