Installation
IMPORTANT
Prior to installation, install PyTorch to your environment using your preferred method using the compute platform (CPU/GPU) settings for your machine. PyTorch will not be automatically installed with the installation of complextorch and MUST be installed manually by the user.
Using pip
pip install complextorch
Using GitHub
Useful if you want to modify the source code:
git clone https://github.com/josiahwsmith10/complextorch.git