1. 25 8月, 2017 10 次提交
    • Vikram's avatar
      Meta optimizer 3d correction. Docstrings. · e669c45a
      Vikram 提交于
      e669c45a
    • Vikram's avatar
    • Vikram's avatar
      Documentation for unshared in GpuCorrMM · 4a555f19
      Vikram 提交于
      4a555f19
    • Vikram's avatar
      3D Broadcastable error fixed · d3358072
      Vikram 提交于
      d3358072
    • Vikram's avatar
      Minor fixes · d051a930
      Vikram 提交于
      d051a930
    • Vikram's avatar
      c_code_cache_version incremented · b92d858b
      Vikram 提交于
      b92d858b
    • Vikram's avatar
      Op replacment instead of calling Op directly · b0199324
      Vikram 提交于
      b0199324
    • Vikram's avatar
      Modified gradinput test. Changed position of %(fail) · e8e1dcef
      Vikram 提交于
      e8e1dcef
    • Vikram's avatar
      Minor changes · f39431ff
      Vikram 提交于
      f39431ff
    • Vikram's avatar
      Unshared convolution python code · 58c3d08e
      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
      58c3d08e
  2. 24 8月, 2017 6 次提交
  3. 23 8月, 2017 10 次提交
  4. 22 8月, 2017 8 次提交
  5. 21 8月, 2017 5 次提交
  6. 20 8月, 2017 1 次提交