CortexNet / reports /v3.2.5_smoke.md
jiajun
Upload reports/v3.2.5_smoke.md with huggingface_hub
161b78c verified

CortexNet v3.2.5 Smoke Benchmark Report

Date: 2026-02-26
Version: 3.2.5

Environment

  • Python: 3.13.5
  • PyTorch: 2.10.0
  • Platform: macOS-26.1-arm64-arm-64bit-Mach-O

Command

python scripts/benchmarks/benchmark_release_smoke.py \
  --device cpu \
  --dtype float32 \
  --iters 30 \
  --warmup 5 \
  --output docs/reports/artifacts/v3.2.5_smoke.json

Result Summary

  • Device: cpu
  • DType: float32
  • Batch Size: 1
  • Sequence Length: 64
  • Avg forward latency: 5.5790 ms
  • P95 forward latency: 5.8591 ms
  • Throughput: 11471.5583 tokens/s
  • Logits shape: [1, 64, 4096]

Artifact

  • JSON: docs/reports/artifacts/v3.2.5_smoke.json