pytorch-mnist-classic-models/ ├── models/ # 模型定义 │ ├── __init__.py │ ├── mlp.py # MLP多层感知机 │ └── lenet.py # LeNet ...
This repository demonstrates a fully standalone C++/CUDA implementation of a multi-layer perceptron (MLP) using cuBLASLt and a few lightweight custom kernels. It performs forward inference directly on ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results