Back

gr‑theano

img

Module Info

GNU Radio Theano block library!

This OOT module contains a number of GNU Radio blocks which leverage the theano library to accelerate signal processing code on graphcis cards typically using Cuda as a backend.

Current Blocks

Information

For the latest verison please see gr-theano Github repo

For more information on the theano project please see

Howto build

  1. Install GNU Radio 3.7+
  2. Install Theano pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git
  3. Install gr-threano just like any GNU Radio OOT Module