aboutsummaryrefslogtreecommitdiff
path: root/ports/caffe2/CONTROL
diff options
context:
space:
mode:
authorGuillaume Dumont <dumont.guillaume@gmail.com>2017-09-12 10:03:49 -0400
committerGuillaume Dumont <dumont.guillaume@gmail.com>2017-09-12 14:52:41 -0400
commit6a2d5adf6a2cda3a330f737cdb343b9465ebbf21 (patch)
tree722539d3ae5b7a0b2f5578da0fdef135355b6285 /ports/caffe2/CONTROL
parentaa3ac29406ab171f808a2e950b0f4222dac310ef (diff)
downloadvcpkg-6a2d5adf6a2cda3a330f737cdb343b9465ebbf21.tar.gz
vcpkg-6a2d5adf6a2cda3a330f737cdb343b9465ebbf21.zip
[caffe2] Added caffe2 port (CPU only, no OpenCV)
Diffstat (limited to 'ports/caffe2/CONTROL')
-rw-r--r--ports/caffe2/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/caffe2/CONTROL b/ports/caffe2/CONTROL
new file mode 100644
index 000000000..d09de8e6d
--- /dev/null
+++ b/ports/caffe2/CONTROL
@@ -0,0 +1,4 @@
+Source: caffe2
+Version: 0.8.1
+Build-Depends: lmdb, gflags, glog, eigen3, protobuf
+Description: Caffe2 is a lightweight, modular, and scalable deep learning framework.