1. 30 5月, 2017 3 次提交
    • notoraptor's avatar
      Extend COp.c_code_cache_version(). · 5742210e
      notoraptor 提交于
      5742210e
    • notoraptor's avatar
      Update CEnumType.c_code_cache_version(). · c69abdd2
      notoraptor 提交于
      c69abdd2
    • notoraptor's avatar
      Wrap Op params for many gpuarray DNN Ops and add cuDNN v6 integration. · 560a4a56
      notoraptor 提交于
      Ops rewritten:
      
       - GpuDnnConvDesc
       - GpuDnnPool
       - GpuDnnPoolGrad
       - GpuDnnConv
       - GpuDnnConvGradW
       - GpuDnnConvGradI
       - GpuDnnBatchNormInference
       - GpuDnnBatchNormGrad
      
      cuDNN v6 integration:
      
       - Support MAX DETERMINISTIC algorithm for GpuDnnPool with cuDNN v6.
       - Update pooling tests for DNN module so that they use the right available algorithms depending on runtime cuDNN version.
       - Allow CPU Pool and PoolGrad ops to use MAX_DETERMINISTIC algo when cuDNN v6 is used with GPU counterparts.
       - Encapsulate cuDNN constants used in DNN module, to help choose the right cuDNN definitions depending on the runtime cuDNN version.
         Currently supported cuDNN versions: v5.1, v6.0.
      560a4a56
  2. 29 5月, 2017 2 次提交
  3. 25 5月, 2017 3 次提交
  4. 23 5月, 2017 3 次提交
  5. 20 5月, 2017 2 次提交
  6. 19 5月, 2017 3 次提交
  7. 18 5月, 2017 4 次提交
  8. 17 5月, 2017 12 次提交
  9. 16 5月, 2017 8 次提交