- 25 1月, 2017 8 次提交
-
-
由 Simon Lefrancois 提交于
Cusolver using Cholesky decomposition for symmetric matrices
-
由 Pascal Lamblin 提交于
Broadcasting tutorial
-
由 Chiheb Trabelsi 提交于
-
由 Frédéric Bastien 提交于
Change default of round() to be as NumPy and warn about it.
-
由 Thomas George 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Add C code to RoundHalfToEven op.
-
由 notoraptor 提交于
by hardcoding the rounding instead of relying on NumPy functions, so that this op should work on CPU and on GPU. Tests (CPU and GPU) passed on my computer, let's see if jenkins/travis are ok with that.
-
- 24 1月, 2017 2 次提交
-
-
由 Pascal Lamblin 提交于
Merged previous work implementing stack trace copy over and tests for…
-
由 wazeerzulfikar 提交于
-
- 23 1月, 2017 4 次提交
-
-
由 notoraptor 提交于
(as I have changed the headers list).
-
由 Frédéric Bastien 提交于
Add a deprecation message to the old backend.
-
由 notoraptor 提交于
-
由 Iulian Vlad Serban 提交于
-
- 21 1月, 2017 3 次提交
-
-
由 Frédéric Bastien 提交于
Initialize the blas kernels when creating the contexts.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 20 1月, 2017 23 次提交
-
-
由 Frédéric Bastien 提交于
Add user warning to prevent issue #5143
-
由 Frédéric Bastien 提交于
mixed
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Chiheb Trabelsi 提交于
doc/tutorial/broadcasting.txt has been modified so it doesn't generate an error message during the documentation generation test.
-
由 Chiheb Trabelsi 提交于
doc/library/tensor/basic.txt contains a link to the tutorial page and links to the deleted section have been removed.
-
由 Chiheb Trabelsi 提交于
doc/glossary.txt does not contain anymore a link to a section that has been deleted and its linking to the broadcasting tutorial page.
-
由 Chiheb Trabelsi 提交于
-
由 Chiheb Trabelsi 提交于
doc/tutorial/broadcasting.txt contains the information about broadcasting and the info from doc/library/basic.txt is now there.
-
由 Chiheb Trabelsi 提交于
doc/sandbox/broadcasting.txt has been deleted as the tutorial page would contain the information about the broadcasting.
-
由 Chiheb Trabelsi 提交于
-
由 Frédéric Bastien 提交于
removed pruner function of EquilibriumOptimizer class
-
由 notoraptor 提交于
-