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
distributed
experiments mkl_scsrmm needs to be disabled when MKL is not used (#60051) 2021-06-30 10:40:18 -07:00
ideep
image
mobile
mpi
observers
onnx
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
predictor [caffe2] Fix include of corresponding header 2021-06-28 14:45:32 -07:00
proto
python Revert D27978269: Smart Decay for Adam - Caffe2 2021-07-10 13:09:58 -07:00
quantization
queue
serialize
sgd Revert D27978269: Smart Decay for Adam - Caffe2 2021-07-10 13:09:58 -07:00
share
test
transforms
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
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