rsokl / MyGrad

Drop-in autodiff for NumPy.
https://rsokl.github.io/MyGrad/
MIT License
195 stars 21 forks source link

mirror numpy dtypes that are valid for tensors #369

Closed rsokl closed 3 years ago

rsokl commented 3 years ago
>>> import mygrad as mg
>>> mg.float32
numpy.float32