etrommer / torch-approx

GPU-accelerated Neural Network layers using Approximate Multiplications for PyTorch
https://etrommer.de/torch-approx
MIT License
6 stars 3 forks source link

Change documentation from Sphinx to mkdocs #15

Closed etrommer closed 8 months ago

etrommer commented 8 months ago

Sphinx deployment as a bit too complicated for the scope of this project.

Check if mkdocs is an option with slightly less overhead.