tcpfn / benchmarks /streaming_results.json
mrshravan's picture
Upload benchmarks/streaming_results.json with huggingface_hub
29a9a08 verified
raw
history blame contribute delete
782 Bytes
{
"config": {
"n_context_units": 256,
"n_features": 10,
"T_pre": 20,
"T_post": 10,
"n_trials": 50,
"device": "cuda:0",
"model_path": "/root/anofy/dist/tcpfn/outputs/temporal/final.pt"
},
"full_recompute_ms": {
"mean": 128.72119907289743,
"std": 65.49611700995584
},
"streaming_ms": {
"mean": 133.04965000599623,
"std": 78.01018132522776
},
"speedup": 0.9674674008319171,
"machine": {
"timestamp": "2026-04-09T04:54:18.901890+00:00",
"hostname": "7aa1a49e1d2f",
"platform": "Linux-6.8.0-106-generic-x86_64-with-glibc2.39",
"python": "3.12.13",
"cpu": "x86_64",
"cpu_count": 384,
"torch_version": "2.10.0+cu130",
"gpu": "NVIDIA GeForce RTX 5090",
"gpu_count": 1,
"ram_gb": 540.5
}
}