- 01 9月, 2017 1 次提交
-
-
由 Vikram 提交于
-
- 28 8月, 2017 3 次提交
- 27 8月, 2017 3 次提交
- 26 8月, 2017 8 次提交
- 25 8月, 2017 15 次提交
-
-
由 Frédéric Bastien 提交于
Check shapes of spatial transform theta parameters
-
由 Frédéric Bastien 提交于
Add data type configuration to algorithms hash for cuDNN convolutions caching system
-
由 Gijs van Tulder 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
-
由 Vikram 提交于
Errors fixed. Suggestions implemented. Minor changes Minor changes Gradient calculation added. Test for forward added. Errors fixed Grad wrt weights done. Grad wrt inputs incomplete Grad inp Fix typo Tests and bug fix for Grad Inp Modified flops to raise error Mostly convdim agnostic. Cleaner code for gradInput Some corr changes MiChecks for convdim=2 added. Some more misc changes Unshared code moved into one func Re-added unshared flag to get_conv_output_shape Simpler grad inputs. Unshared removeded from get_conv_output_shape. C code changes in corr.py wdim bug fix opt and abstract_conv changes CPU code for fwd and gradWeights. Added tests. Some errors gemv increment fixed. Values for fwd still don't match Forward perfect. Gradweights inverts regions; to be corrected. Added grad inputs and tests but allclose error Python gradInputs simplified Grad input fixed gradweights flipping problem solved Weight dimension order changed. C cache version updated. Docstring changes if unshared is True -> if unshared. Specific error messages for unshared in C code. Unshared tests integrated with AbstractConv. Subsampling errors fixed. Allclose errors with optimiser enabled Kern flip in optimiser fixed. Still some errors Errors fixed GPU corr_gemm code (untested) Unnecessary changes rolled back More GPU code but gemm error 11 Fixed mistakes caused while copying from CPU Errors fixed Fixed error with .data for gpuarray GPU tests Suggestions implemented for error messages Jenkins errors fixed Commits squashed Small errors fixed. Tests need to be rewritten Tests moved to separate class. Mistakes fixed Tests sped up Suggestions implemented. Tests modified
-
- 24 8月, 2017 8 次提交
-
-
由 notoraptor 提交于
with different data type configurations.
-
由 notoraptor 提交于
runtime algorithms and different data type configurations.
-
由 Frédéric Bastien 提交于
Add more tests for meta-optimizer
-
由 Frédéric Bastien 提交于
Fix Theano function overhead increase due to gh-6275.
-
由 Frederic Bastien 提交于
Fix Theano function overhead increase due to gh-6275. Shared variable was not triggering the input alias check and that was right.
-
由 Frédéric Bastien 提交于
Support NumPy 1.13
-
由 affanv14 提交于
-
由 affanv14 提交于
-
- 23 8月, 2017 2 次提交
-
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
Restrict cuDNN reduction to contiguous inputs
-