21 lines
410 B
JSON
Executable File
21 lines
410 B
JSON
Executable File
{
|
|
"name": "caffe2",
|
|
"version": "0.8.1",
|
|
"port-version": 6,
|
|
"description": "Caffe2 is a lightweight, modular, and scalable deep learning framework.",
|
|
"homepage": "https://github.com/caffe2/caffe2",
|
|
"license": "Apache-2.0",
|
|
"supports": "!x86",
|
|
"dependencies": [
|
|
"eigen3",
|
|
"gflags",
|
|
"glog",
|
|
"lmdb",
|
|
"protobuf",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|