Skip to content
nouiz edited this page Mar 21, 2013 · 3 revisions
  • 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
Clone this wiki locally