1. 10 Aug, 2014 1 commit
  2. 14 Apr, 2014 1 commit
  3. 07 Apr, 2014 1 commit
  4. 19 Mar, 2014 1 commit
    • krodyush's avatar
      ocl_calcOpticalFlowPyrLK optimizations · 65d64af2
      krodyush authored
      1. decrease branch number in CL code by replacing them into weights
      2. decrease local mem pressure in reduce operation by using private variables
      3. decrease image sampler pressure by caching data into local memory
      4. remove unnecessary sync point on the HOST side.
      65d64af2
  5. 17 Mar, 2014 1 commit
  6. 20 Feb, 2014 1 commit
  7. 03 Feb, 2014 1 commit
  8. 02 Feb, 2014 1 commit
  9. 28 Jan, 2014 2 commits
  10. 24 Jan, 2014 1 commit
  11. 17 Jan, 2014 1 commit