- 28 3月, 2013 4 次提交
-
-
由 Vivek Kulkarni 提交于
-
由 Vivek Kulkarni 提交于
Moving an assert out of for loop (perf optimization) and adding back a declartion of a CudaNdarray_inplace_add
-
由 Vivek Kulkarni 提交于
-
由 Vivek Kulkarni 提交于
-
- 05 3月, 2013 19 次提交
-
-
由 nouiz 提交于
Change an assert to a warning and disable the functionality.
-
由 Frederic 提交于
This was breaking Theano on briaree I also changed the parsing to make it work with g++ 4.4.4 4.5.1 4.6.3
-
由 lamblin 提交于
add equivalent of -march=native to g++ command line.
-
由 lamblin 提交于
Sparse
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
This allow to remove the value itself from the graph earlier.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
crash fix: theano.sparse.Dot didn't created the output var with the right number of dimensions when one input was a vector.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Test careduce add
-
由 nouiz 提交于
Fix variable used (HOMEPATH is not always defined)
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
- 04 3月, 2013 3 次提交
- 03 3月, 2013 1 次提交
-
-
由 Olivier Delalleau 提交于
Install scipy in travis-ci buildbot.
-
- 02 3月, 2013 13 次提交
-
-
由 lamblin 提交于
Adv sub1: allow broadcasted index vector.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
A test was using CAReduce{add} instead of Sum, so the accumulation dtype could not be set. Also fixed CAReduceDtype.make_node to allow use of CAReduceDtype{Add} directly, instead of Sum. -
由 Frederic 提交于
-