# caffe2 **Repository Path**: james_hello/caffe2 ## Basic Information - **Project Name**: caffe2 - **Description**: Caffe2 is a lightweight, modular, and scalable deep learning framework. - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-21 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Caffe2 [![License](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0) [![Jenkins Build Status](https://ci.pytorch.org/jenkins/job/caffe2-master/badge/icon)](https://ci.pytorch.org/jenkins/job/caffe2-master) [![Appveyor Build Status](https://img.shields.io/appveyor/ci/Yangqing/caffe2.svg)](https://ci.appveyor.com/project/Yangqing/caffe2) Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original [Caffe](http://caffe.berkeleyvision.org), Caffe2 is designed with expression, speed, and modularity in mind. ## Questions and Feedback Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features. Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars. ## License Caffe2 is released under the [Apache 2.0 license](https://github.com/caffe2/caffe2/blob/master/LICENSE). See the [NOTICE](https://github.com/caffe2/caffe2/blob/master/NOTICE) file for details. ### Further Resources on [Caffe2.ai](http://caffe2.ai) * [Installation](http://caffe2.ai/docs/getting-started.html) * [Learn More](http://caffe2.ai/docs/learn-more.html) * [Upgrading to Caffe2](http://caffe2.ai/docs/caffe-migration.html) * [Datasets](http://caffe2.ai/docs/datasets.html) * [Model Zoo](http://caffe2.ai/docs/zoo.html) * [Tutorials](http://caffe2.ai/docs/tutorials.html) * [Operators Catalogue](http://caffe2.ai/docs/operators-catalogue.html) * [C++ API](http://caffe2.ai/doxygen-c/html/classes.html) * [Python API](http://caffe2.ai/doxygen-python/html/namespaces.html)