- 09 8月, 2017 1 次提交
-
-
由 notoraptor 提交于
-
- 08 8月, 2017 10 次提交
-
-
由 Frédéric Bastien 提交于
Alloc ops params
-
由 Frédéric Bastien 提交于
Use sha256 for config hash to be FIPS compliant and make Theano cache more forward compatible
-
由 Frédéric Bastien 提交于
Fix missing scipy and warn that Theano will have a c++ compiler mandatory
-
由 abergeron 提交于
[CRASH] Crash fix when we don't do scan(..., profile=True)
-
由 Frederic Bastien 提交于
-
由 abergeron 提交于
Convert the docstrings to comments in compile/tests
-
由 abergeron 提交于
sync attribute added to theano function
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Remove config.gpuarray.sync from Theano code.
-
由 Frederic Bastien 提交于
Fix gh-6268. Crash fix when we don't do scan(..., profile=True), but we do theano.function(..., profile=True)
-
- 07 8月, 2017 13 次提交
-
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Thomas George 提交于
-
由 Frederic Bastien 提交于
This reverts commit e62e923b. We force the recompilation in this PR already. So keep the code base simpler.
-
由 Frederic Bastien 提交于
Add in the keys the props of the nodes. To make the keys forward compatible in case we add new attribute, but forget to bump the c_code_cache_version number.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
-
- 05 8月, 2017 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 04 8月, 2017 14 次提交
-
-
由 notoraptor 提交于
-
由 Reyhane Askari 提交于
-
由 Frédéric Bastien 提交于
Tweak the dnn config again to cover more cases.
-
由 Frédéric Bastien 提交于
Fix magma-related inplace tests that fail in DEBUG_MODE
-
由 yikang 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Reyhane Askari 提交于
-
由 dareneiri 提交于
-
由 Daren Eiri 提交于
-
由 Daren Eiri 提交于
Some comments were referring to the use of md5 hash instead of sha256 hash. Will need to review at a later date for changing function names and string usage with 'md5' as these are now a misnomer.
-
由 Daren Eiri 提交于
usedforsecurity is only for forked openssl implementation which i cannot used
-
由 Daren Eiri 提交于
Added usedforsecurity=False for hashlib.md5()
-
由 Seton Steven Bocco 提交于
Fix magma-related inplace tests that fail in DEBUG_MODE: http://earlgrey.iro.umontreal.ca:8080/job/Theano_buildbot/45/testReport/
-