- 26 4月, 2016 3 次提交
-
-
由 Frédéric Bastien 提交于
Norm
-
由 Frédéric Bastien 提交于
Function copy
-
由 slefrancois 提交于
-
- 25 4月, 2016 1 次提交
-
-
由 Sina Honari 提交于
Replace subtensors on broadcastable dimensions with DimShuffle
-
- 24 4月, 2016 2 次提交
-
-
由 Pascal Lamblin 提交于
Make stack trace tests in `tensor/tests/test_opt.py` use `check_stack_trace`.
-
由 Samira Ebrahimi Kahou 提交于
-
- 22 4月, 2016 20 次提交
-
-
由 slefrancois 提交于
-
由 slefrancois 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
-
由 Samira Ebrahimi Kahou 提交于
changed check_stack_trace to first check for ops or tuple of ops before __call__ attribute, because classes have a call attribute (constructor).
-
由 Samira Ebrahimi Kahou 提交于
added length check in check_stack_trace. This change causes 31 failures in tensor/tests/test_opt.py, most seem to be due to MergeOptimizer.
-
由 Samira Ebrahimi Kahou 提交于
Modified test_opt.py to use check_stack_trace and modified check_stack_trace to loop over outputs for ops_to_check=last and some refactoring
-
由 Pascal Lamblin 提交于
test using theano tile added
-
由 Samira Shabanian 提交于
-
由 Samira Shabanian 提交于
-
由 Bhavishya Pohani 提交于
-
由 slefrancois 提交于
Changed function.copy to ignore unused inputs after deleting updates. Added test to make sure copy ignores unused inputs.
-
由 slefrancois 提交于
-
由 abergeron 提交于
Convert gpucumsum
-
- 21 4月, 2016 13 次提交
-
-
由 Pascal Lamblin 提交于
fix issue 4303 : reshaping part
-
由 Frédéric Bastien 提交于
Disable python_constant_folding for GpuElemwise.
-
由 Frédéric Bastien 提交于
Hostname printout in do_nightly_build
-
由 Taesup (TS) Kim 提交于
-
由 Arnaud Bergeron 提交于
-
由 slefrancois 提交于
-
由 slefrancois 提交于
-
由 Kelvin Xu 提交于
-
由 Kelvin Xu 提交于
-
由 Kelvin Xu 提交于
-
由 kelvinxu 提交于
-
由 kelvinxu 提交于
-
由 Pascal Lamblin 提交于
Opt CpuContiguous -> GpuContiguous and add CpuContiguous.ard
-
- 20 4月, 2016 1 次提交
-
-
由 Frédéric Bastien 提交于
Blocksparse for gpuarray
-