- 24 6月, 2014 1 次提交
-
-
由 Roy Xue 提交于
1. remove the best order, cuz we won't use it now. 2. move the count_minimum_peak to the right place
-
- 23 6月, 2014 3 次提交
- 21 6月, 2014 1 次提交
-
-
由 Roy Xue 提交于
2. create compute_map and node_mem in new method
-
- 17 6月, 2014 1 次提交
-
-
由 abergeron 提交于
Fix tests in buildbot and memory leak with allow_gc=False
-
- 16 6月, 2014 7 次提交
- 14 6月, 2014 4 次提交
-
-
由 Frédéric Bastien 提交于
Added Length Op to typed list.
-
由 Hengjean 提交于
-
由 Hengjean 提交于
-
由 Frédéric Bastien 提交于
Add fill_diagonal_offset()
-
- 13 6月, 2014 6 次提交
-
-
由 ChienliMa 提交于
-
由 Frédéric Bastien 提交于
Matrix_power
-
由 Frédéric Bastien 提交于
Power
-
由 ChienliMa 提交于
-
由 Tanjay94 提交于
-
由 Tanjay94 提交于
-
- 12 6月, 2014 7 次提交
-
-
由 ChienliMa 提交于
Forgot to execute a test.It seems that theano.tensor can not be imported from the top of the file. However, functions that I need are in basic.py therefore there's no need to import theano.tensor or anything else.
-
由 ChienliMa 提交于
1.fix typo\n2.move import to the top\n3.replace (1-pos_offset_flag) with neg_offset_flag\n4.replace grad.shape[1] with a.shape[1]\n5.remove axis_grad\n Waited to be done rewrite test_extro_ops]
-
由 Frédéric Bastien 提交于
The -ccbin argument to nvcc has to be a direct argument to nvcc
-
由 Tim Head 提交于
-
由 ChienliMa 提交于
-
由 abergeron 提交于
Fix crash du to opt that introduce cycle in the graph
-
由 Frederic 提交于
-
- 11 6月, 2014 10 次提交
-
-
由 ChienliMa 提交于
-
由 Frédéric Bastien 提交于
Add a list store executed node order
-
由 Roy Xue 提交于
-
由 Roy Xue 提交于
-
由 Roy Xue 提交于
-
由 ChienliMa 提交于
move TypeError into make_node, consequently changed the test a little. Add a note to declarethe difference between fill_diagonal and fill_diagonal_offset
-
由 ChienliMa 提交于
-
由 Roy Xue 提交于
-
由 ChienliMa 提交于
-
由 Frederic 提交于
-