Registry / other / caffe2

caffe2

JSON →
library0.8.1vcpkgunverified

Caffe2 is a lightweight, modular, and scalable deep learning framework.

vcpkg install caffe2
INSTALL
IMPORT
SIG · CAFFE2
C
caffe2
othercppv0.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

caffe2/core/common.h
#include <caffe2/core/common.h>

Initialize Caffe2 framework

#include <caffe2/core/init.h> int main() { caffe2::GlobalInit(); return 0; }
Debug
Known issues
breakingCaffe2 has been merged into PyTorch; standalone development is discontinued.
fix
Use PyTorch instead of standalone Caffe2.
affects: >=0.8.1
Upgrade
Version history
0.8.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources

No resource links recorded.

caffe2 — pip install caffe2 · libregistry