1. 18 6月, 2015 1 次提交
    • D
      ipp_countNonZero build fix; · a5a21019
      Dmitry Budnikov 提交于
      Removed IPP port for tiny arithm.cpp functions
      
      Additional warnings fix on various platforms.
      
      Build without OPENCL and GCC warnings fixed
      
      Fixed warnings, trailing spaces and removed unused secure_cpy.
      
      IPP code refactored.
      
      IPP code path  implemented as separate static functions to simplify future work with IPP code and make it more readable.
      a5a21019
  2. 27 2月, 2015 2 次提交
  3. 21 1月, 2015 1 次提交
  4. 12 1月, 2015 26 次提交
  5. 28 10月, 2014 1 次提交
  6. 27 10月, 2014 1 次提交
  7. 21 10月, 2014 5 次提交
  8. 15 10月, 2014 1 次提交
    • P
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov 提交于
      IPP can be switched on and off on runtime;
      
      Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
      
      TS modifications for implementations control;
      45958eaa
  9. 08 10月, 2014 2 次提交