pytorch/caffe2
Oleg Khabinov 6145ac07b5 [caffe2] Reintroduce Log1p operator (#55073)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/55073

Original diff D27422219 (d92e2520de) was reverted, reintroducing this op again.

Reviewed By: ChunliF

Differential Revision: D27473735

fbshipit-source-id: 1af0281724e9ada699ebf2045d51f65083daf5b4
2021-03-31 22:29:23 -07:00
..
contrib [ROCm] utilize PUBLIC vs PRIVATE linking to avoid incorrect dependencies (#54727) 2021-03-30 19:22:56 -07:00
core Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
cuda_rtc
db
distributed
experiments
ideep Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
image Check kernel launches in caffe2/caffe2/image (#52173) 2021-02-12 10:11:41 -08:00
mobile
mpi
observers
onnx Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
operators [caffe2] Reintroduce Log1p operator (#55073) 2021-03-31 22:29:23 -07:00
opt Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
perfkernels [caffe2] Fix -Wundef 2021-03-31 22:24:30 -07:00
predictor
proto [caffe2] support serializing float data as bfloat16 (#53735) 2021-03-24 13:27:22 -07:00
python [caffe2] Reintroduce Log1p operator (#55073) 2021-03-31 22:29:23 -07:00
quantization fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
queue fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
serialize Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
sgd optimizer exploration - v1 and v2 + fix position_weighted optimizer + decoupled weight decay (#54042) 2021-03-27 23:03:29 -07:00
share
test
transforms fix comparison of narrow type with wide type in loop condition (#53951) 2021-03-22 16:40:35 -07:00
utils Lint trailing newlines (#54737) 2021-03-30 13:09:52 -07:00
video Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt [ROCm] utilize PUBLIC vs PRIVATE linking to avoid incorrect dependencies (#54727) 2021-03-30 19:22:56 -07:00
README.md
release-notes.md Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
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