1. 08 3月, 2018 1 次提交
  2. 04 3月, 2018 2 次提交
  3. 02 3月, 2018 2 次提交
  4. 01 3月, 2018 2 次提交
  5. 28 2月, 2018 3 次提交
  6. 27 2月, 2018 2 次提交
  7. 22 2月, 2018 1 次提交
  8. 21 2月, 2018 1 次提交
  9. 20 2月, 2018 2 次提交
  10. 17 2月, 2018 1 次提交
  11. 15 2月, 2018 3 次提交
  12. 14 2月, 2018 2 次提交
  13. 13 2月, 2018 2 次提交
  14. 10 2月, 2018 1 次提交
  15. 07 2月, 2018 1 次提交
  16. 06 2月, 2018 2 次提交
  17. 01 2月, 2018 4 次提交
  18. 30 1月, 2018 2 次提交
  19. 28 1月, 2018 2 次提交
  20. 23 1月, 2018 3 次提交
    • R
      Alpha CPU_ONLY version (#394) · d8c5dfc8
      Raaj 提交于
      * Converted Caffe to submodule git
      
      * added support for display of .hpp files in qtcreator
      
      * added function to display as a string array size
      
      * added logging code
      
      * added a caffeutil function class to display blob size
      
      * wip resize cpu
      
      * implemented resizeAndMerge cpu
      
      * completion of cpu nms and resize functions
      
      * added warp affine function. but its very slow so kept commented
      
      * WIP. Intel Caffe compile
      
      * wip. cpu version
      
      * wip. intel mkl
      
      * Bug fix revert cpu gpu on resize
      
      * NMS Border Patrol
      
      * Bug fix for cmake to check if caffe pulled
      
      * hands extractor cpu
      
      * Face extractor cpu made to work
      
      * Removed caffeutil
      
      * changed array toString function
      
      * cleanup
      
      * added explanation for logic nms
      
      * update installation text for cpu prelim
      
      * Removed duplicated `if (BUILD_DOCS)`
      
      * Removed duplicated include(cmake/Utils.cmake)
      
      * Recovered deleted text from OP master branch
      
      * Removed duplicated `find_package(CuDNN)`
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * OpenCL not available yet (removed)
      
      * Updated spacing
      
      * Recovering original format
      
      * Fixed typo
      
      * Fixed messages bug
      
      * Fixed message bug
      
      * printSize working on Windows
      
      * updates to doc on cpu version
      
      * OpenMP only on CPU_ONLY. Cout override, std::memcpy instead of memcpy
      
      * additional fixes to profiler cmake. change to std::copy
      
      * Fixed pthread leftovers
      
      * Fixed minor typos and format
      
      * NMS remove if 18, resize convert to smart pointer
      
      * update of mkl lib for new mkl version
      
      * Fix to select cpu only if no cuda available
      
      * Some updates to the Doc for CPU Version
      
      * moved ostream to cpp. remove mkl from util
      
      * Add gines CMake
      
      * remove cpu doc (temp)
      
      * add try catch to print blocks
      
      * move cout overload outside class
      
      * Bug fix to cout overload. Not possible to use error function as its outside scope
      
      * More clean cout and fixed typo
      d8c5dfc8
    • G
      Fixed typo · 8096df35
      gineshidalgo99 提交于
      8096df35
    • G
      Updated CMakeLists.txt · e6444dd3
      gineshidalgo99 提交于
      e6444dd3
  21. 19 1月, 2018 1 次提交