- 19 11月, 2016 4 次提交
-
-
由 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
-
- 18 11月, 2016 22 次提交
-
-
由 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 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
added a blank sandbox/solve.py that just imports solve from slinalg and warns the user that sandbox.solve will soon be deprecated
-
由 Thomas George 提交于
added documentation for solve. I had to add it to doc/.../slinalg.txt as well otherwise the method signature looked ugly in sphinx
-
由 Thomas George 提交于
-
由 Pascal Lamblin 提交于
fixing subtensor.take
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Trying to add miniconda.sh to TRAVIS cache then avoir redownloading of this resource for every build. Need to be tested.
-
由 Vincent Dumoulin 提交于
-
由 Vincent Dumoulin 提交于
-
由 Frédéric Bastien 提交于
Small deprecation fix
-
- 17 11月, 2016 14 次提交
-
-
由 Vincent Dumoulin 提交于
-
由 Vincent Dumoulin 提交于
-
由 Frédéric Bastien 提交于
Update TRAVIS config: tests splitted
-
由 Frédéric Bastien 提交于
Fix issue in local_subtensor_incsubtensor
-
由 sentient07 提交于
-
由 Pascal Lamblin 提交于
This fixes an intermittent failure with non-default seed
-
由 Frédéric Bastien 提交于
Adding __props__ to all the Ops that has __init__
-
由 sentient07 提交于
-
由 Frédéric Bastien 提交于
Grammar fix
-
由 notoraptor 提交于
theano/tensor tests splitted aroung theano/tensor/nnet
-
由 Reyhane Askari 提交于
-
由 Reyhane Askari 提交于
-
由 Andrés Gottlieb 提交于
-
由 sentient07 提交于
-