pytorch/caffe2
Ashkan Aliabadi cefb9e0cd6
Update pthreadpool to pthreadpool:029c88620802e1361ccf41d1970bd5b07fd6b7bb. (#40524) (#41190)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/40524

Reviewed By: ezyang

Differential Revision: D22215742

Pulled By: AshkanAliabadi

fbshipit-source-id: ef594e0901337a92b21ddd44e554da66c723eb7c
2020-07-10 09:11:32 -07:00
..
contrib fixes to layernorm emulation (#40422) 2020-06-23 11:51:13 -07:00
core [Caffe2] Move in-header virtual function implementation to .cc files (#41090) 2020-07-07 21:17:11 -07:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx
operators Update pthreadpool to pthreadpool:029c88620802e1361ccf41d1970bd5b07fd6b7bb. (#40524) (#41190) 2020-07-10 09:11:32 -07:00
opt rename the LayerNorm operator and add it to the replacement map (#40318) 2020-06-19 16:49:22 -07:00
perfkernels [caffe2] optimize 2/4-bit row-wise quantization (#387) 2020-06-19 21:28:31 -07:00
predictor
proto
python Fixes caffe2 loading issues on Windows (#39513) (#40487) 2020-06-29 19:17:34 -07:00
quantization Revert D22124313: Use Int8QuantParamsBlob to pass the scale and zeropoint params 2020-06-23 05:54:44 -07:00
queue
serialize Ports full dtype inference deprecation to 1.6 (#40799) 2020-07-01 09:27:27 -07:00
sgd Wrap Caffe2 (RowWise)SparseAdagrad fusion operator as a PT op (#39904) 2020-06-16 17:40:05 -07:00
share Update pthreadpool to pthreadpool:029c88620802e1361ccf41d1970bd5b07fd6b7bb. (#40524) (#41190) 2020-07-10 09:11:32 -07:00
test
transforms
utils Re-apply PyTorch pthreadpool changes (#40951) 2020-07-06 06:58:25 -07:00
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Re-apply PyTorch pthreadpool changes (#40951) 2020-07-06 06:58:25 -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