Gsoc2013 - Theano/Theano GitHub Wiki

  • Re-write DebugMode to reuse the CVM and simplify it
  • Finish the new profiler to allow removing the old one. We need at least to add the memory profiler
  • less opaque theano.function()
  • Track user usage of Theano with their permission
    • Allow to find bug that would have affected you in the past too.
  • Bridge Theano with Numba.
    • Allow to use Numba function as a Theano op easily
    • Convert a Theano graph into Numba internal graph
  • Opencl
  • Gen dll
  • Sympy optimization