pytorch/caffe2
Richard Barnes 600f4bf20c Clean up some unused variable warnings (#73151)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/73151

Test Plan: Sandcastle

Reviewed By: malfet

Differential Revision: D34365492

fbshipit-source-id: d9eaa2e21aacd8ff0b97152e590d83f682df4667
(cherry picked from commit ca0efc53db568b035049b09f5827387d2dc7e382)
2022-02-22 21:30:14 +00:00
..
contrib
core [warnings][Caffe2] Suppress warnings in non-c10 headers (#71370) 2022-01-17 10:09:31 -08:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx
operators Clean up some unused variable warnings (#73151) 2022-02-22 21:30:14 +00:00
opt [DistributedInference] Relax the assertion for uniqueness of blob name across external inputs and outputs (#72492) 2022-02-09 21:50:47 +00:00
perfkernels
predictor
proto
python [codemod][type-comments] Convert type comments in workspace_test.py (#73086) 2022-02-18 22:36:25 +00:00
quantization [caffe2/server quant] use new depthwise conv fbgemm interface (#71166) 2022-01-12 15:29:07 -08:00
queue
serialize [Easy] Update the bytecode version comment (#73097) 2022-02-19 02:34:59 +00:00
sgd Fix unused variable warnings (#72410) 2022-02-07 18:25:29 +00:00
share
test
transforms
utils
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt CMake: Limit python include directories to only python libraries (#69085) 2022-02-07 21:18:32 +00:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds
VERSION_NUMBER
version_script.lds

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