Sprints
[Edit] |
SymPy graph <-> Theano graph |
| Jul 20th - 09:00 AM Frederic Bastien |
Converting SymPy graph into Theano graph would allow to use Theano compilation to get faster code. Converting Theano graph into SymPy graph would allow reusing SymPy pretty printing. There is some difficulty as each graph do not convey the same information, but we can discuss the possible solution to those problem and implement some of them. |













