pytorch/third_party
pinzhenx 1eed54d17a Upgrade oneDNN (mkl-dnn) to v1.7 (#47853)
Summary:
Bump oneDNN (mkl-dnn) to 1.7 for bug fixes and performance optimizations
- Fixes https://github.com/pytorch/pytorch/issues/42115. Fixed build issue on Windows for the case when oneDNN is built as submodule
- Fixes https://github.com/pytorch/pytorch/issues/45746. Fixed segmentation fault for convolution weight gradient on systems with Intel AVX512 support

This PR also contains a few changes in ideep for follow-up update (not enabled in current PR yet):
- Performance improvements for the CPU path of Convolution
- Channel-last support

Pull Request resolved: https://github.com/pytorch/pytorch/pull/47853

Reviewed By: bdhirsh

Differential Revision: D25275268

Pulled By: VitalyFedyunin

fbshipit-source-id: 75a589d57e3d19a7f23272a67045ad7494f1bdbe
2020-12-03 11:54:31 -08:00
..
benchmark@505be96ab2
cpuinfo@ed8b86a253 Fix PyTorch compilation on Apple M1 (#48275) 2020-11-26 07:08:33 -08:00
cub@d106ddb991
eigen@d41dc4dd74
fbgemm@9b0131179f Automated submodule update: FBGEMM (#47929) 2020-11-13 16:06:49 -08:00
fmt@cd4af11efc
foxi@6a4e19a2aa Automatic update of fbcode/foxi to 6a4e19a2aaf7ae4b9fa9597526e65b395d5e79ad (#45951) 2020-10-07 09:55:52 -07:00
FP16@4dfe081cf6
FXdiv@b408327ac2
gemmlowp
gloo@3dc0328fe6
googletest@2fe3bd994b
ideep@f0280bb805 Upgrade oneDNN (mkl-dnn) to v1.7 (#47853) 2020-12-03 11:54:31 -08:00
ios-cmake@8abaed637d
kineto@bf384310ea Add Kineto submodule (separate PR) (#48332) 2020-11-20 23:46:34 -08:00
miniz-2.0.8
nccl Revert to use NCCL 2.7.8-1 (#47638) 2020-11-11 13:05:09 -08:00
neon2sse@97a126f08c
NNPACK@24b55303f5
onnx@54c38e6eaf [ONNX] Update onnx submodule (#47366) 2020-11-30 00:05:46 -08:00
onnx-tensorrt@c153211418
protobuf@d0bfd52211
psimd@072586a71b
pthreadpool@fa75e65a58 Enable XNNPACK on Windows & Update XNNPACK (#45830) 2020-10-23 14:17:45 -07:00
pybind11@a1cb7c23d3 third_party: Update pybind to point to fork (#48117) 2020-11-19 19:30:09 -08:00
python-enum@4cfedc426c
python-peachpy@07d8fde8ac
python-six@15e31431af
QNNPACK@7d2a4e9931
sleef@f66b143ae2 Update sleef to fix build issues (#48529) 2020-11-30 06:48:32 -08:00
tbb@a51a90bc60
tensorpipe@82a114882e Update TensorPipe submodule (#46842) 2020-10-26 12:40:09 -07:00
valgrind-headers Embed callgrind headers (#45914) 2020-10-06 17:51:10 -07:00
XNNPACK@3cf9366ab0 Fix PyTorch compilation on Apple M1 (#48275) 2020-11-26 07:08:33 -08:00
zstd@aec56a52fb
BUILD
cpuinfo.BUILD
eigen.BUILD
fmt.BUILD
foxi.BUILD
gloo.BUILD
ideep.BUILD
mkl-dnn.BUILD Upgrade oneDNN (mkl-dnn) to v1.7 (#47853) 2020-12-03 11:54:31 -08:00
mkl.BUILD
mkl_headers.BUILD
onnx.BUILD [ONNX] Update onnx submodule (#47366) 2020-11-30 00:05:46 -08:00
README.md
sleef.BUILD Fix bazel build after sleef update (#48614) 2020-11-30 14:47:11 -08:00
sleef.bzl
substitution.bzl
tbb.BUILD
tbb.patch
tensorpipe.BUILD Update TensorPipe submodule (#46842) 2020-10-26 12:40:09 -07:00

This folder contains vendored copies of third-party libraries that we use.