pytorch/caffe2
Oleg Khabinov cab4849463 [caffe2][glow] Share info about current batch_size (#58902)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/58902

Pull Request resolved: https://github.com/pytorch/glow/pull/5681

Reviewed By: ChunliF

Differential Revision: D28665162

fbshipit-source-id: 39e173a24ee247bc6fee44009798c74dddb27648
2021-06-01 01:21:42 -07:00
..
contrib Remove redundant code from LayerNorm Fake Op. (#59054) 2021-05-27 10:35:32 -07:00
core [Caffe2] [Easy] Fix comment on caffe2_serialize_using_bytes_as_holder to reflect correct types 2021-05-20 18:03:34 -07:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx
operators [caffe2] Add support for int32 lengths in BatchSparseToDense (#58062) 2021-05-26 10:33:32 -07:00
opt [caffe2][glow] Share info about current batch_size (#58902) 2021-06-01 01:21:42 -07:00
perfkernels
predictor
proto
python [caffe2] Add support for int32 lengths in BatchSparseToDense (#58062) 2021-05-26 10:33:32 -07:00
quantization [fbgemm] fix bug handling bias in rowwise quantization of FC (#58022) 2021-05-11 08:38:39 -07:00
queue
serialize [PyTorch Edge] bytecode version bump to v5 and enable share constant table (#57888) 2021-05-18 16:17:13 -07:00
sgd
share
test
transforms
utils Run pthreadpool with _NoPThreadPoolGuard on the same thread (#58759) 2021-05-25 11:39:05 -07:00
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Rename namespace vec256 to vec, struct Vec256 to Vectorized (and other related classes/structs) (#58438) 2021-05-19 16:04:36 -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