1. 20 Nov, 2017 1 commit
    • Tomoaki Teshima's avatar
      Merge pull request #9753 from tomoaki0705:universalMatmul · 3cbe60cc
      Tomoaki Teshima authored
      * add accuracy test and performance check for matmul
        * add performance tests for transform and dotProduct
        * add test Core_TransformLargeTest for 8u version of transform
      
      * remove raw SSE2/NEON implementation from matmul.cpp
        * use universal intrinsic instead of raw intrinsic
        * remove unused templated function
        * add v_matmuladd which multiply 3x3 matrix and add 3x1 vector
        * add v_rotate_left/right in universal intrinsic
        * suppress intrinsic on some function and platform
        * add pure SW implementation of new universal intrinsics
        * add test for new universal intrinsics
      
      * core: prevent memory access after the end of buffer
      
      * fix perf tests
      3cbe60cc
  2. 20 Apr, 2017 1 commit
  3. 20 Oct, 2016 2 commits
  4. 17 Aug, 2015 1 commit
  5. 26 Aug, 2014 1 commit
  6. 12 Aug, 2014 1 commit
  7. 05 Aug, 2014 1 commit
  8. 24 Jul, 2014 2 commits
  9. 22 Jul, 2014 6 commits
  10. 10 Jul, 2014 1 commit
  11. 30 Jun, 2014 1 commit
  12. 10 Jun, 2014 1 commit
  13. 30 May, 2014 1 commit
  14. 29 May, 2014 1 commit
  15. 21 May, 2014 1 commit
  16. 16 May, 2014 1 commit
  17. 21 Apr, 2014 1 commit
  18. 17 Mar, 2014 1 commit
  19. 14 Mar, 2014 1 commit
  20. 12 Mar, 2014 1 commit
  21. 11 Mar, 2014 1 commit
  22. 02 Mar, 2014 1 commit
  23. 20 Feb, 2014 1 commit
  24. 15 Feb, 2014 1 commit
  25. 14 Feb, 2014 1 commit
  26. 05 Feb, 2014 1 commit
  27. 04 Feb, 2014 1 commit
  28. 21 Jan, 2014 1 commit
  29. 20 Jan, 2014 1 commit
  30. 10 Jan, 2014 3 commits
  31. 09 Jan, 2014 1 commit