fidelity / stoke

A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-precision, and PyTorch extensions.
https://fidelity.github.io/stoke/
Apache License 2.0
66 stars 3 forks source link

Update Docs from Portray to Docusaurus #29

Open ncilfone opened 2 years ago

ncilfone commented 2 years ago

Portray seems to have limited dev support. Issues with code syntax highlighting haven't been addressed and the autodocs are not picking up @property decorated attributes on classes.

Suggestion is to shift the docs to Docusaurus to remedy these issues