Available on PyPI:
pip install cudagrad
Distributed as:
cmake
command, and optionally the nvcc
command, to be available at installation time.The following examples were written purely in Python using only cudagrad.Tensor
for learning:
0.52 seconds (59.5% faster than torch
)
4.5 seconds (39.2% faster than torch
)
14.25 seconds (5.8% slower than torch
)