pazqwerty / opt11_cudagraph_unroll /opt11_control_eager.summary.json
p-j-r-1-2-3's picture
add run opt11_control_eager
5bfc26d verified
Raw
History Blame Contribute Delete
2 kB
{
"tag": "opt11_control_eager",
"script": "opt11_cudagraph_unroll.py",
"script_sha256_16": "afd1c38e568f8aa3",
"hf_folder": "opt11_cudagraph_unroll",
"priority": 0,
"note": "control: eager dispatch",
"phase": 3,
"n_phases": 10,
"command": [
"/usr/bin/python3",
"-m",
"torch.distributed.run",
"--standalone",
"--nproc_per_node=2",
"/kaggle/temp/snn_runs/scripts/opt11_cudagraph_unroll.py",
"--epochs",
"100",
"--batch-size",
"32",
"--num-bins",
"16",
"--event-eval",
"--no-hf",
"--no-resume",
"--data-dir",
"/kaggle/temp/dvs128_data",
"--num-classes",
"11",
"--bench",
"--no-cuda-graph"
],
"flags": [
"--no-cuda-graph"
],
"epochs_requested": 100,
"epochs_completed": 100,
"batch_size_per_gpu": 32,
"num_bins_T": 16,
"gpus": 2,
"amp": false,
"exit_code": 0,
"status": "ok",
"duration_s": 1187.9,
"sec_per_epoch": 11.88,
"started_utc": "2026-08-21T07:55:24.411828+00:00",
"finished_utc": "2026-08-21T08:15:12.305399+00:00",
"final_epoch_metrics": {
"epoch": 100,
"train_loss": 0.5757241960351795,
"train_acc": 0.9925650557620818,
"test_loss": 0.3014458002466144,
"test_acc": 0.9318181818181818,
"best_acc": 0.946969696969697,
"spike_rates": [
0.08812229817404467,
0.12093025708899778,
0.10884781707735623,
0.12283540210303139,
0.12902604218791514
],
"spikes_per_sample": 385872.8856052036,
"wall_time_s": 2.3084332942962646,
"timestamp": "2026-08-21T08:01:15.597770+00:00"
},
"best": {
"epoch": 76,
"test_acc": 0.946969696969697
},
"event_driven": {
"event_driven_test_acc": 0.9318181818181818,
"synaptic_ops_per_inference": 256367919.43055555
},
"driver_version": 1,
"zip": {
"name": "opt11_control_eager.zip",
"files": 312,
"bytes": 1443026264,
"MB": 1443.0,
"sha256": "e6365cb61257cf3a9d29cbc715b1f0ce4f44e630791d99a7d78edf1e08657999"
}
}