pytorch/caffe2
Ailing Zhang 621198978a Move USE_NUMPY to more appropriate targets (#51143)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/51143

Test Plan: CI

Reviewed By: wconstab

Differential Revision: D26084123

fbshipit-source-id: af4abe4ef87c1ebe5434938320526a925f5c34c8
2021-01-27 15:44:12 -08:00
..
contrib Add improved support for parallelization and related graph opts (#5257) 2021-01-23 17:20:30 -08:00
core Move USE_NUMPY to more appropriate targets (#51143) 2021-01-27 15:44:12 -08:00
cuda_rtc
db
distributed Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
experiments
ideep
image
mobile [PyTorch Mobile] Add continuous build config for xplat/caffe2 2020-12-09 16:58:20 -08:00
mpi Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
observers Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
onnx Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
operators [PyTorch] Remove CAFFE2_FB_LIMITED_MOBILE_CAPABILITY (#50385) 2021-01-20 10:26:54 -08:00
opt Remove instance of blacklist (#50478) 2021-01-19 14:42:01 -08:00
perfkernels
predictor Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
proto Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
python Add back pycuda.autoinit to test_pt_onnx_trt (#51106) 2021-01-27 07:10:11 -08:00
quantization [p2c2] Add support for Int8FCPackWeight in model transformation 2021-01-26 16:35:23 -08:00
queue Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
serialize [PyTorch] Decouple version numbers from c10 and caffe2 targets (#49905) 2020-12-30 15:34:01 -08:00
sgd
share [PyTorch] Remove CAFFE2_FB_LIMITED_MOBILE_CAPABILITY (#50385) 2021-01-20 10:26:54 -08:00
test
transforms Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
utils add and adjust kernel launch checks under fbcode/caffe2/caffe2/utils (#50862) 2021-01-21 15:20:55 -08:00
video Renaming CAFFE2_API to TORCH_API (#49496) 2020-12-18 10:54:50 -08:00
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Move USE_NUMPY to more appropriate targets (#51143) 2021-01-27 15:44:12 -08:00
README.md
release-notes.md
requirements.txt
VERSION_NUMBER

Caffe2

Jenkins Build Status

Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.

Questions and Feedback

Please use GitHub issues (https://github.com/pytorch/pytorch/issues) to ask questions, report bugs, and request new features.

Further Resources on Caffe2.ai