pytorch/caffe2
Nikita Shulga f291b1899f Revert D27978269: Smart Decay for Adam - Caffe2
Test Plan: revert-hammer

Differential Revision:
D27978269 (aaa1e07609)

Original commit changeset: e47524101ddf

fbshipit-source-id: 334824bbf9a6ed788e75af9c292754081f70a19b
2021-07-10 13:09:58 -07:00
..
contrib [ONNX] Update documentation (#58712) (#60249) 2021-07-08 16:29:32 -07:00
core [Caffe2][Testing] Check for equality first in assertTensorEqualsWithType<float> (#61006) 2021-06-29 23:31:37 -07:00
cuda_rtc
db [caffe2] update db::Transaction::Put() to accept the value by rvalue reference (#60208) 2021-06-23 22:12:53 -07:00
distributed remove unused type: ignore directives (#60006) 2021-06-18 07:23:31 -07:00
experiments mkl_scsrmm needs to be disabled when MKL is not used (#60051) 2021-06-30 10:40:18 -07:00
ideep External stream (#59527) 2021-06-14 13:46:11 -07:00
image
mobile
mpi
observers [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
onnx [ONNX] Update ONNX to rel-1.9 (#55889) (#57080) 2021-06-02 08:27:17 -07:00
operators [1/n]support double for Caffe2 ScatterWeightedSum (#60402) 2021-06-29 14:17:04 -07:00
opt [caffe2] Check for number of created subnets and optionally throw an error (#57366) 2021-07-08 14:29:03 -07:00
perfkernels [caffe2/utils] Add explicit rule to avoid package boundary violation (#60677) 2021-06-28 14:43:30 -07:00
predictor [caffe2] Fix include of corresponding header 2021-06-28 14:45:32 -07:00
proto Fix some typing issues (#59952) 2021-06-15 14:11:06 -07:00
python Revert D27978269: Smart Decay for Adam - Caffe2 2021-07-10 13:09:58 -07:00
quantization Delete empty caffe2/quantization/CMakeLists.txt (#59717) 2021-06-09 14:20:33 -07:00
queue [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
serialize Enable implicit operator versioning via number of arguments (#58852) 2021-06-15 02:07:40 -07:00
sgd Revert D27978269: Smart Decay for Adam - Caffe2 2021-07-10 13:09:58 -07:00
share [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
test
transforms [clang-tidy] Exclude cppcoreguidelines-avoid-magic-numbers (#57841) 2021-05-07 20:02:33 -07:00
utils add thrust/host_vector.h header for cuda 11.4 build (#61004) 2021-07-06 12:44:56 -07:00
video
.clang-format
__init__.py
c2_aten_srcs.bzl Move grad_mode.h/cpp to c10. (#56204) 2021-04-16 11:50:08 -07:00
CMakeLists.txt Fix breakpad build + add test canary (#60990) 2021-07-06 14:15:07 -07: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