- 26 2月, 2009 18 次提交
-
-
由 Frederic Bastien 提交于
put a test as a knowfailure. This way it won't distract people to look at it now. We should maybe look into it after the scrum.
-
由 Frederic Bastien 提交于
-
Warning when calling DenseFromSparse was generating way too much output. Removed printing of matrix values in warning.
-
由 james@X40 提交于
-
由 james@X40 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
force test_merge_opt_runtime to run in FAST_COMPILE mode because inplace optimizations take a really long time on that graph
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
* mode.py now defines default_mode, which is read from THEANO_DEFAULT_MODE env. var (or defaults to FAST_RUN if absent). * added registration of DEBUG_MODE string for DebugMode (old OptCheck) * all unittests now run with default mode. To change mode, run unittests like so: THEANO_DEFAULT_MODE=[FAST_COMPILE|FAST_RUN|DEBUG_MODE] nosetests Note: unittests specific to one mode (ie. gemm and blas) were kept in FAST_RUN only TODO: once DEBUG_MODE is made such that it defaults to FAST_RUN after the first successfull execution of the graph, put DEBUG_MODE as the default
-
由 Joseph Turian 提交于
-
- 25 2月, 2009 10 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 Olivier Breuleux 提交于
-
- 24 2月, 2009 6 次提交
-
-
由 Olivier Breuleux 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
由 Joseph Turian 提交于
-
- 21 2月, 2009 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
-
由 Frederic Bastien 提交于
added test that check that interface class raise NotImplementedError. I do this to don't have their line show up in the missing coverage test.
-
- 20 2月, 2009 1 次提交
-
-
由 bengioy@bengio-mac.local 提交于
-
- 19 2月, 2009 1 次提交
-
-
由 Joseph Turian 提交于
-