- 10 4月, 2017 3 次提交
-
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
- 09 4月, 2017 1 次提交
-
-
由 Frédéric Bastien 提交于
Updated numpy as np #4218
-
- 08 4月, 2017 4 次提交
-
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
由 amrithasuresh 提交于
-
- 07 4月, 2017 9 次提交
-
-
由 Frédéric Bastien 提交于
fix theano.sparse.mul docs
-
由 Frédéric Bastien 提交于
replace as ChoiceFromUniform prop
-
由 Michael Manukyan 提交于
change `+` with `*`
-
由 Pascal Lamblin 提交于
Make opt useless_reshape handle -1
-
由 Pascal Lamblin 提交于
add GLOBAL_MEM
-
由 Laurent Dinh 提交于
-
由 Laurent Dinh 提交于
-
由 fo40225 提交于
fix static_cast<> can not use in OpenCL kernel code
-
由 Frederic Bastien 提交于
-
- 06 4月, 2017 6 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Laurent Dinh 提交于
-
由 Frédéric Bastien 提交于
Implement a struct generator for wrapping op params in Python and C codes.
-
由 notoraptor 提交于
-
- 05 4月, 2017 9 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
- class Wrap -> Params - class Wrapper -> ParamsType - file wrapper.py -> params_type.py - file test_wrapper.py -> test_params_type.py Protect Wrap private fields and rewrite Wrap __repr__().
-
由 Frédéric Bastien 提交于
change macro names
-
由 Frédéric Bastien 提交于
Print compilation count for all compiled Op classes with "theano-cache list" command
-
由 Frédéric Bastien 提交于
make work Gammaln on the new gpu back-end
-
由 notoraptor 提交于
It seems there is no version `1.5.3` in conda channel. Version prior to `1.5.4` is `1.5.1`: ``` $ conda search sphinx Fetching package metadata ............. sphinx 1.1.3 py26_1 defaults 1.1.3 py27_1 defaults 1.1.3 py27_2 defaults 1.1.3 py33_2 defaults 1.1.3 py26_2 defaults 1.1.3 py27_3 defaults 1.1.3 py33_3 defaults 1.1.3 py26_3 defaults 1.1.3 py33_4 defaults 1.1.3 py26_4 defaults 1.1.3 py27_4 defaults 1.2 py26_0 defaults 1.2 py27_0 defaults 1.2 py33_0 defaults 1.2.1 py33_0 defaults 1.2.1 py27_0 defaults 1.2.1 py26_0 defaults 1.2.2 py34_0 defaults 1.2.2 py26_0 defaults 1.2.2 py27_0 defaults 1.2.2 py33_0 defaults 1.2.2 py34_1 defaults 1.2.2 py33_1 defaults 1.2.2 py27_1 defaults 1.2.2 py26_1 defaults 1.2.2 py34_2 defaults 1.2.2 py26_2 defaults 1.2.2 py33_2 defaults 1.2.2 py27_2 defaults 1.2.3 py26_0 defaults 1.2.3 py34_0 defaults 1.2.3 py33_0 defaults 1.2.3 py27_0 defaults 1.3.1 py35_0 defaults 1.3.1 py26_0 defaults 1.3.1 py27_0 defaults 1.3.1 py33_0 defaults 1.3.1 py34_0 defaults 1.3.5 py34_0 defaults 1.3.5 py27_0 defaults 1.3.5 py35_0 defaults 1.4.1 py34_0 defaults 1.4.1 py27_0 defaults 1.4.1 py35_0 defaults 1.4.6 py34_0 defaults 1.4.6 py27_0 defaults 1.4.6 py35_0 defaults 1.4.8 py35_0 defaults 1.4.8 py34_0 defaults 1.4.8 py27_0 defaults 1.5 py35_0 defaults 1.5 py34_0 defaults 1.5 py27_0 defaults 1.5.1 py35_0 defaults 1.5.1 py36_0 defaults 1.5.1 py34_0 defaults * 1.5.1 py27_0 defaults 1.5.4 py35_0 defaults 1.5.4 py27_0 defaults 1.5.4 py36_0 defaults ``` -
由 notoraptor 提交于
Try to make printing more readable.
-
由 affanv14 提交于
-
由 Frederic Bastien 提交于
-
- 04 4月, 2017 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
Optimize Wrap.__hash__.
-