Caffe2

E760428

Caffe2 is a lightweight, modular deep learning framework developed by Facebook (Meta) designed for scalable training and deployment of neural networks on mobile and large-scale production environments.

All labels observed (1)

Label Occurrences
Caffe2 canonical 2

How this entity was disambiguated

Statements (44)

Predicate Object
instanceOf deep learning framework
open-source software
basedOn Caffe NERFINISHED
developer Facebook NERFINISHED
Meta Platforms NERFINISHED
focus efficient deployment
mobile and embedded AI
scalable training
hasFeature CPU support
GPU acceleration
cross-platform support
distributed training
lightweight design
mobile deployment
model serialization
modular architecture
operator-based computation graph
integratedInto PyTorch NERFINISHED
license BSD-style license NERFINISHED
maintainer Facebook AI Research NERFINISHED
programmingLanguage C++
Python
replacedBy PyTorch NERFINISHED
repository https://github.com/caffe2/caffe2
status largely superseded by PyTorch
supportsHardware CPU
NVIDIA GPU NERFINISHED
supportsModelType convolutional neural networks
feedforward neural networks
recurrent neural networks
supportsPlatform Android
Linux
Windows
iOS
macOS
supportsUseCase inference of neural networks
large-scale production deployment
mobile AI applications
training neural networks
targetUser engineers
production ML teams
researchers
usesBackend CUDA NERFINISHED
cuDNN NERFINISHED

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

cuDNN usedBy Caffe2
Caffe influenced Caffe2