- 04 7月, 2017 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 abergeron 提交于
Add a DEBUG option for C code
-
- 01 7月, 2017 5 次提交
-
-
由 Pascal Lamblin 提交于
Add deterministic={default,more} flag -
由 Frédéric Bastien 提交于
Params for other ops
-
由 Frédéric Bastien 提交于
Enable float16 for GpuGemmBatch.
-
由 Frédéric Bastien 提交于
Fix opt crash in float16 and enable C code for MaxAndArgmax and Argmax
-
由 notoraptor 提交于
Improve usage of op params for neighbours ops (try to fix jenkins error). Update AdvancedIncSubtensor1.c_code_cache_version (as we change the type of an op param).
-
- 30 6月, 2017 21 次提交
-
-
由 notoraptor 提交于
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Add reduction based on cudnn.
-
由 notoraptor 提交于
- i (scalar, int64)
-
由 notoraptor 提交于
- mode (enum list) - context (gpu_context_type) Add Kernel param for theano.gpuarray.neighbours.GpuImages2Neibs: - mode (ga_int) That helps very much to reduce C code variability (from 18 individual ops to about 6 modules with more than 1 op).
-
由 notoraptor 提交于
- mode (enum list)
-
由 notoraptor 提交于
- inplace (bool scalar) - set_instead_of_inc (bool scalar) - context (gpu_context_type) - ndim_input_0 (size_t scalar) - ndim_input_1 (size_t scalar) - typecode_input_0 (integer scalar) - typecode_input_1 (integer scalar) The 4 last params are used to reduce C code variability into c_init_code_struct(). Wrap Op params for theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1_dev20: Same as theano.gpuarray.subtensor.GpuAdvancedIncSubtensor1.
-
由 notoraptor 提交于
- inplace (bool) - set_instead_of_inc (bool, converted to int) Set `check_input=False` for theano.tensor.subtensor.AdvancedSubtensor1.
-
由 notoraptor 提交于
- inplace: boolean scalar - ndim: integer scalr - otypenum: integer scalar - otype_is_float32: boolean scalar - otypecode: integer scalar - context: gpu_context_type
-
由 notoraptor 提交于
- context (gpu_context_type) - axis (integer scalar) - device_is_not_cuda (bool scalar)
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 abergeron 提交于
speed up tests, fix compiledir cache crash and old unpickling.
-
由 abergeron 提交于
Added the tri-gamma function.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 29 6月, 2017 9 次提交
-
-
由 Frédéric Bastien 提交于
Params for Gemm, CGer, CGemv
-
由 Frédéric Bastien 提交于
Gradient for matrix pseudoinverse
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-