- 02 12月, 2011 3 次提交
-
-
由 Razvan Pascanu 提交于
The infershape mechanism differs for the two different type of outputs scan can have (those with no initial state and those with initial state)
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 01 12月, 2011 5 次提交
-
-
由 nouiz 提交于
Infershape cond scan
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 nouiz 提交于
test the inplace optimization for ifelse
-
- 30 11月, 2011 28 次提交
-
-
由 Guillaume Desjardins 提交于
failed with floatX=float32.
-
由 Guillaume Desjardins 提交于
-
由 Guillaume Desjardins 提交于
-
由 Guillaume Desjardins 提交于
* gradient now supports non-diagonal inputs * ExtractDiag won't crash if input has some 0-dimensions
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Using new variable comparison mechanism in tests
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 David Warde-Farley 提交于
fix test in FAST_COMPILE mode. There is no perform method defined.
-
由 Frederic 提交于
-
由 nouiz 提交于
example of how scan can terminate on condition
-
由 Olivier Delalleau 提交于
Moved the developer guide to the main theano web page.
-
由 Frederic 提交于
-
由 Razvan Pascanu 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Sebastian Urban 提交于
Windows: Moved the Theano compile directory to the local part of the user profile to prevent roaming of temporary files.
-
由 Sebastian Urban 提交于
-
由 Sebastian Urban 提交于
Arrays of length 0 are forbidden by C standard and treated as errors by the Visual C++ compiler.
-
由 Sebastian Urban 提交于
-
由 Sebastian Urban 提交于
Applied patch from https://groups.google.com/d/topic/theano-dev/CCJXDUOaaUE/discussion Moved function implementations from header theano/sandbox/cuda/cuda_ndarray.cuh to theano/sandbox/cuda/cuda_ndarray.cu. This was necessary to fix a crash in free() on Windows caused by two created DLLs exporting the same symbols for the code in the header file. Tested using CUDA 4.0 and CUDA 3.2 with Visual Studio 2010 and 2008 on Windows 7.
-
由 nouiz 提交于
Fixed optimization for exp(x) * sigmoid(-x)
-
由 Olivier Delalleau 提交于
Merge branch 'documentation_equal_computation' of https://github.com/pascanur/Theano into pascanur-documentation_equal_computation Conflicts: theano/scan_module/scan_utils.py
-
- 29 11月, 2011 4 次提交
-
-
由 Razvan Pascanu 提交于
rebased Razvan's Rop/Lop pull request It was checked by me and Ian.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-