1. 18 5月, 2017 1 次提交
  2. 17 5月, 2017 12 次提交
  3. 16 5月, 2017 5 次提交
  4. 15 5月, 2017 2 次提交
  5. 13 5月, 2017 3 次提交
  6. 12 5月, 2017 5 次提交
  7. 11 5月, 2017 4 次提交
  8. 10 5月, 2017 3 次提交
  9. 09 5月, 2017 1 次提交
    • notoraptor's avatar
      Partially factorize GpuKernelBase.get_params(). · 90f94595
      notoraptor 提交于
      Add default GpuKernelBase.get_params() that retrieves GPU context
      from first node input type, and then factorize get_params() for all
      sub-classes that retrieve context by this way.
      
      Method get_params() must be overridden for all subclasses that get
      context by different way.
      
      Extend GpuKernelBase interface to allow sub-classes
      to use parameters types other than gpu_context_type
      (especially ParamsType).
      90f94595
  10. 07 5月, 2017 1 次提交
  11. 06 5月, 2017 3 次提交