- 15 3月, 2017 2 次提交
-
-
由 Frederic Bastien 提交于
Remove useless graph of clone. Scan inputs and outputs aren't modified inplace, so multiple scan can share them.
-
由 Frederic Bastien 提交于
-
- 13 3月, 2017 3 次提交
-
-
由 Frédéric Bastien 提交于
Make DebugMode keep memory layout when possible.
-
由 Arnaud Bergeron 提交于
This will still convert a noncontiguous array to contiguous, but will not convert F to C. We can make it keep the noncontiguous layout but it's more involved and can take a *LOT* more of memory.
-
由 Frédéric Bastien 提交于
fix gh-5694 I didn't test it, but it should now skip empty directory …
-
- 11 3月, 2017 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 10 3月, 2017 3 次提交
-
-
由 Pascal Lamblin 提交于
Fix offset in GpuIncSubtensor
-
由 Pascal Lamblin 提交于
-
由 Frédéric Bastien 提交于
docs: Fix openmp config section
-
- 09 3月, 2017 4 次提交
-
-
由 Frédéric Bastien 提交于
Removed useless printf.
-
由 abergeron 提交于
Clarify that the stable version of 0.8.2 and people don't want to use…
-
由 abergeron 提交于
Fix error in Advanced indexing with > 2D
-
由 Cesar Laurent 提交于
-
- 08 3月, 2017 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Martin Drawitsch 提交于
- openmp has been disabled by default since https://github.com/Theano/Theano/commit/f1f06bb960f63e098a7ce32de50c8547d2fb7713. - grammar improvements
-
- 07 3月, 2017 10 次提交
-
-
由 notoraptor 提交于
Prepare release 0.9.0rc3.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Last before rc3
-
由 Pascal Lamblin 提交于
The predefined constants (enum) are the same with v6
-
由 Pascal Lamblin 提交于
Fixes #5655
-
由 Frédéric Bastien 提交于
Change the default of conv.assert_shape flags to speed up compilation time
-
- 06 3月, 2017 5 次提交
-
-
由 Frédéric Bastien 提交于
Faster compilation and import with cuda backend
-
由 Frédéric Bastien 提交于
Remove old files not used anymore.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 f0k 提交于
-
- 04 3月, 2017 9 次提交
-
-
由 Frédéric Bastien 提交于
A couple of test fixes
-
由 Frédéric Bastien 提交于
Fix problems in daily buildbot (debug mode)
-
由 Frédéric Bastien 提交于
Warn if taking softmax over broadcastable dimension
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
We already encountered then in ProfileStats.__init__
-
由 Pascal Lamblin 提交于
The gpu back-end may have been imported, but we are not even timing a GPU function
-
由 Pascal Lamblin 提交于
-