- 18 4月, 2017 7 次提交
-
-
由 notoraptor 提交于
and list of requirements.
-
由 Frédéric Bastien 提交于
Always import gpuarray.rng_mrg to have its optimizer imported.
-
由 Frédéric Bastien 提交于
Use Op params for GpuDnnSoftmax
-
由 Frédéric Bastien 提交于
move buildbot cache outside workspace
-
由 Simon Lefrancois 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Better error message when an opt make an invalide replace.
-
- 14 4月, 2017 12 次提交
-
-
由 Pascal Lamblin 提交于
Unsigned char: fix: theano/scalar/basic.py
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
change default dnn path on windows
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Do the review, add support to recreate the error with just an error message as some error handling code append to existing error message.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 13 4月, 2017 18 次提交
-
-
由 Frédéric Bastien 提交于
Changes to GpuEye to enable `k` offset parameter.
-
由 fo40225 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Remove call to GpuKernel_init with binary
-
由 Pascal Lamblin 提交于
As it is trying over and over to compile it as source. Also, start removing generation of binaries from Theano.
-
由 Pascal Lamblin 提交于
Disk cache option for gpuarray
-
由 notoraptor 提交于
Important update, necessary to make enums inside ParamsType work correctly with Python 3 (as we need enums C support code for PyInt_AsLong/PyLong_AsLong support).
-
由 notoraptor 提交于
- algo (C enum) - mode (C enum) - handle (handle_type) Extend DnnBase.get_params() to take ParamsType into account.
-
由 notoraptor 提交于
Update ParamsType usage in `theano/gof/op.py`.
-
由 notoraptor 提交于
Add public: * has_type() * get_field() * get_enum() * enum_from_alias() * get_params() Update documentation for ParamsType.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Add public: fromalias(), has_alias(). Update documentation for enumeration types.
-
由 Frédéric Bastien 提交于
Implement new op param type `EnumType`
-
- 12 4月, 2017 3 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-