- 05 5月, 2016 8 次提交
-
-
由 Chiheb Trabelsi 提交于
-
由 Chiheb Trabelsi 提交于
kernel_codegen.py do not contain long lines.
-
由 Chiheb Trabelsi 提交于
GpuConvTransp3D.py has been fixed. GpuConvTransp3D.py do not contain long lines.
-
由 Chiheb Trabelsi 提交于
GpuConvGrad3D.py has been fixed GpuConvGrad3D.py do not contain long lines.
-
由 Chiheb Trabelsi 提交于
-
由 Chiheb Trabelsi 提交于
elemwise.py do not contain long lines.
-
由 Chiheb Trabelsi 提交于
blas.py do not contain long lines.
-
由 Chiheb Trabelsi 提交于
-
- 04 5月, 2016 1 次提交
-
-
由 Pascal Lamblin 提交于
Change the grad of abs to prevent relu from generating nan in fast_compile
-
- 03 5月, 2016 2 次提交
-
-
由 Frédéric Bastien 提交于
Remove upcast to float64 in the graph.
-
由 Frederic Bastien 提交于
-
- 02 5月, 2016 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 30 4月, 2016 6 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Disable test values in BNComposite and get_substream_rstates
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 p 提交于
-
由 Samira Shabanian 提交于
-
- 29 4月, 2016 2 次提交
-
-
由 Frédéric Bastien 提交于
Develop SearchsortedOp to wrap numpy's searchsorted function
-
由 Christos Tsirigotis 提交于
- Add extra tests for searchsorted
-
- 28 4月, 2016 2 次提交
-
-
由 p 提交于
-
由 Frédéric Bastien 提交于
multinomial newbackend
-
- 27 4月, 2016 6 次提交
-
-
由 Christos Tsirigotis 提交于
-
由 Christos Tsirigotis 提交于
- Resolve :215 of test_extra_ops to int explicitly Reason: numpy.uint64 + int -> numpy.float64 for some reason (numpy/numpy@3509704)
-
由 Christos Tsirigotis 提交于
- Fix tests and grad - Add more documentation - Fix doc Raises ValueError in `as_tensor_variable` - Remove 'DebugMode' from tests
-
由 Marc-Alexandre Cote 提交于
- Make sure perform outputs an numpy.ndarray. - Add C implementation of searchsorted - Fix PEP8 format - Fix props, make_node, perform of SearchsortedOp - Add searchsorted method (wrapper) on tensor variable - Fix c_code and grad in SearchsortedOp, fix tests - Update documentation
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Fix test problem uncovered by test clean up (we where changed c_thunk=True globally, as we didn't do a deepcopy).
-
- 26 4月, 2016 6 次提交
-
-
由 Frédéric Bastien 提交于
Norm
-
由 Frédéric Bastien 提交于
Function copy
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 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 提交于
-