Alexey
2018-02-03 f762e6adb50d0a7eb72825b322e7d4192ae29ef3
.circleci/config.yml
@@ -8,4 +8,5 @@
    steps:
      - checkout
      - run: make LIBSO=1 GPU=0 CUDNN=0 OPENCV=0 -j 8      
      - run: make clean
      - run: make LIBSO=1 GPU=1 CUDNN=1 OPENCV=1 -j 8