Developer tools and benchmarking
pybench
Small benchmarking and stress-testing tool for CPU, CUDA, and MPS tensor operations.
UtilityBenchmarking
Overview
pybench is a small tool for checking whether a machine-learning workstation is behaving as expected. It focuses on repeatable CPU/GPU tensor tests, stress modes, correctness checks, and simple reports that are useful before trusting a machine for heavier experiments.
Context
It is not a research project, but it belongs here because good ML work also depends on boring infrastructure checks.