pytorch/caffe2
Gavin Wu 4a5edbf076 Make param 'option' const& to prevent unnecessary copy at call-site (#84747)
Reviewed By: ajtulloch

Differential Revision: D39208916

Pull Request resolved: https://github.com/pytorch/pytorch/pull/84747
Approved by: https://github.com/janeyx99
2022-09-17 02:11:29 +00:00
..
contrib Missed one CHECK_NOTNULL in #82032's find-replace (#84720) 2022-09-09 16:13:07 +00:00
core Remove caffe2 mobile (#84338) 2022-09-08 01:49:55 +00:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile [nnapi] remove unused field 'order_' in nnapi.h (#84067) 2022-09-06 23:08:07 +00:00
mpi
observers
onnx
operators
opt
perfkernels Remove caffe2 mobile (#84338) 2022-09-08 01:49:55 +00:00
predictor
proto Make param 'option' const& to prevent unnecessary copy at call-site (#84747) 2022-09-17 02:11:29 +00:00
python Revert "Add DLPack support for XPU backend by mapping to kDLOneAPI in DLPack (#82867)" 2022-08-07 20:38:29 +00:00
quantization guard include of x64 intrinsics headers (#83793) 2022-08-20 12:29:02 +00:00
queue
serialize Add exception handler for stoull in caffe2 (#77557) 2022-08-10 23:56:15 +00:00
sgd [fx+scripting] Adding num_iter_1 and num_iter_2 params LearningRate op (#83691) 2022-08-25 06:23:32 +00:00
share
test
transforms
utils Remove caffe2 mobile (#84338) 2022-09-08 01:49:55 +00:00
video
.clang-format
__init__.py
BUILD_MODE.bzl
CMakeLists.txt [CMake] Add functorch target (#83464) 2022-09-14 00:05:33 +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