単一の A100 で 10 秒未満で CIFAR10 を 94% にまとめる
CIFAR10 hyperlightspeedbench Welcome to the hyperlightspeedbench CIFAR-10 (HLB-CIFAR10) repo. How to Run git clone https://github.com/tysam-code/hlb-CIFAR10 && cd hlb-CIFAR10 && python -m pip install -r requirements.txt && python main.py If you’re curious, this code is generally Colab friendly (in fact — most of this was developed in Colab!). Just be sure to uncomment the reset block…