pytorch/caffe2
Zsolt Dollenstein b004307252 [codemod][lint][fbcode/c*] Enable BLACK by default
Test Plan: manual inspection & sandcastle

Reviewed By: zertosh

Differential Revision: D30279364

fbshipit-source-id: c1ed77dfe43a3bde358f92737cd5535ae5d13c9a
2021-08-12 10:58:35 -07:00
..
contrib [dte] scaffolding for c2 operator broadcasting fastpath (1/x) (#62369) 2021-07-29 16:31:02 -07:00
core [codemod][lint][fbcode/c*] Enable BLACK by default 2021-08-12 10:58:35 -07:00
cuda_rtc
db Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
distributed [codemod][lint][fbcode/c*] Enable BLACK by default 2021-08-12 10:58:35 -07:00
experiments
ideep [dte] scaffolding for c2 operator broadcasting fastpath (1/x) (#62369) 2021-07-29 16:31:02 -07:00
image
mobile
mpi
observers Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
onnx Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
operators [dte] fastpath implementations for mulgrad / divgrad (3/x) (#62437) 2021-07-30 00:05:34 -07:00
opt Fix warnings (#62930) 2021-08-11 14:07:10 -07:00
perfkernels [codemod][lint][fbcode/c*] Enable BLACK by default 2021-08-12 10:58:35 -07:00
predictor [BE] irangefy (#62928) 2021-08-07 13:34:13 -07:00
proto
python Fix warnings (#62930) 2021-08-11 14:07:10 -07:00
quantization [dte] scaffolding for c2 operator broadcasting fastpath (1/x) (#62369) 2021-07-29 16:31:02 -07:00
queue [BE] irangefy (#62928) 2021-08-07 13:34:13 -07:00
serialize [Prototype] [PyTorch Edge] Speed up model loading by 12% by directly calling the C file API from FileAdapter (#61997) 2021-07-29 20:14:49 -07:00
sgd Fixed off-by-one bug in Adam Smart Decay (#62135) 2021-07-26 11:55:38 -07:00
share Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
test
transforms Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
utils Mark unused functions with C10_UNUSED (#62929) 2021-08-09 13:00:33 -07:00
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Shard python_functions.cpp (#62186) 2021-08-11 09:21:26 -07:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds Linker version script to hide LLVM symbols (#62906) 2021-08-09 11:26:02 -07:00
VERSION_NUMBER
version_script.lds Linker version script to hide LLVM symbols (#62906) 2021-08-09 11:26:02 -07:00

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