camenduru's picture
thanks to openpose ❤
f5bb0c0
raw
history blame contribute delete
402 Bytes
/* Sources directory */
#define SOURCE_FOLDER "/content/openpose/3rdparty/caffe"
/* Binaries directory */
#define BINARY_FOLDER "/content/openpose/build/caffe/src/openpose_lib-build"
/* This is an absolute path so that we can run test from any build
* directory */
#define ABS_TEST_DATA_DIR "/content/openpose/3rdparty/caffe/src/caffe/test/test_data/"
/* Test device */
#define CUDA_TEST_DEVICE -1