- 24 11月, 2016 2 次提交
-
-
由 Frédéric Bastien 提交于
Dimshuffle{0,2}(Subtensor[i:j, :, k:l]) => Subtensor[i:j, 0, k:l] #4647 -
由 Olivier Mastropietro 提交于
-
- 23 11月, 2016 11 次提交
-
-
由 Frédéric Bastien 提交于
Make mrg_uniform_base to be broadcastable
-
由 Frédéric Bastien 提交于
Add a better error for scan pushout failure
-
由 Frédéric Bastien 提交于
GPU gemv speedup
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Saizheng Zhang 提交于
-
- 22 11月, 2016 5 次提交
-
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 Saizheng Zhang 提交于
-
由 khaotik 提交于
-
由 khaotik 提交于
-
- 21 11月, 2016 4 次提交
-
-
由 Frédéric Bastien 提交于
Add tests for local_subtensor_inc_subtensor
-
由 abergeron 提交于
Add c code for conj except for complex
-
由 Frédéric Bastien 提交于
Small mixed stuff
-
由 khaotik 提交于
-
- 20 11月, 2016 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 19 11月, 2016 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Fix Windows issue related to PR #5207
-
由 Frédéric Bastien 提交于
Fix master build on readthedocs
-
由 Frédéric Bastien 提交于
Useless sum in grad removed and test added
-
由 Reyhane Askari 提交于
Added @regirster_canonizalize to local_reduce_broadcastable as the new fixes do not break the tests anymore
-
由 Frédéric Bastien 提交于
Add miniconda.sh to TRAVIS cache
-
由 notoraptor 提交于
( see comment https://github.com/Theano/Theano/pull/5207#issuecomment-260430352 ). In Windows there are some issues with os.listdir(path) when path is surrounded with quotes. So it's better to remove quotes (if present) at the start and the end of paths passed to this function. Checking of ldflags parts is also modified to better handle quotes around "-L" args.
-
- 18 11月, 2016 8 次提交
-
-
由 Pascal Lamblin 提交于
The idea is to bypass the dependency on scipy that is in setup.py, by - providing it explicitly in the requirement file, and - explicitly installing theano, telling setup.py to ignore "install_requirements" This is needed because the version of scipy on readthedocs is older than the required one, but it is not an issue for building the doc itself.
-
由 Frédéric Bastien 提交于
Solve
-
由 Simon Lefrancois 提交于
Add dilated convolution explanation to convolution arithmetic tutorial
-
由 notoraptor 提交于
(empty line added)
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-