Hacker News new | past | comments | ask | show | jobs | submit login

There have been few comments about using specialized code generators, for example Theano[1] written in Python and as mentioned in a comment quda. I do not have the background to understand them well, but I find them very interesting.

One question that I have is whether anyone has looked at adapting or using the IF2 backend of the Sisal programming language [2] for these. I ask because some of the optimization that Theano does reminds me of things that IF2 is supposed to be doing too. Sisal was written with the old school vector machines and supercomputers in mind but has a backend that depends only on the availability of pthreads. I suspect that it might be possible to add support for SSE and its ilk.

[1] http://deeplearning.net/software/theano/

[2] http://sourceforge.net/projects/sisal/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: