1. 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
  2. 06 5月, 2017 6 次提交
  3. 04 5月, 2017 12 次提交
  4. 03 5月, 2017 1 次提交
  5. 02 5月, 2017 4 次提交
  6. 28 4月, 2017 4 次提交
  7. 27 4月, 2017 12 次提交