zachbe / digial-ising

An all-digital, ring-oscillator-based Ising solver.
MIT License
14 stars 2 forks source link

Add support for PyTorch frontend. #5

Closed zachbe closed 8 months ago

zachbe commented 9 months ago

By forking the Simulated Bifurcation package and using ctypes, we can program the DI using PyTorch and benchmark it against GPUs.

https://github.com/zbelateche/simulated-bifurcation-ising

zachbe commented 8 months ago

WIP version is here: https://github.com/zbelateche/simulated-bifurcation-ising