pytorch/third_party
Luca Wehrstedt c3ce35e67b Update TensorPipe submodule
Summary:
This is to import a few features:
- a fix to a race condition happening in SHM's use of epoll
- a new XTH channel, that uses a memcpy to transfer between threads of the same process
- a new MPT channel, that chunks and multiplexes tensors over multiple transport event loops

Test Plan: Run in CircleCI

Reviewed By: patricklabatut

Differential Revision: D22140736

fbshipit-source-id: a3cee8a3839d98a42b8438844a9fd24fd85b2744
2020-06-19 13:22:06 -07:00
..
benchmark@505be96ab2
cpuinfo@a1e0b9571b
cub@285aeebaa3
eigen@d41dc4dd74
fbgemm@7d673046a6 Automated submodule update: FBGEMM (#39322) 2020-06-01 13:14:26 -07:00
fmt@9bdd1596ce
foxi@8015abb727
FP16@febbb1c163
FXdiv@b742d11437
gemmlowp
gloo@113bde1303
googletest@2fe3bd994b
ideep@938cc68897 Upgrade DNNL to 1.5 (#40088) 2020-06-16 11:42:30 -07:00
ios-cmake@8abaed637d
miniz-2.0.8 [JIT] Make new zip serialization for torch save/load significantly (~70%) faster (#38379) 2020-05-29 01:56:18 -07:00
nccl
neon2sse@97a126f08c
NNPACK@24b55303f5
onnx@a82c6a7010 [ONNX] Bump up ONNX submodule to a82c6a7010e2e332d8f74ad5b0c726fd47c85376 (#39372) 2020-06-02 21:08:14 -07:00
onnx-tensorrt@c153211418
protobuf@d0bfd52211
psimd@10b4ffc6ea
pthreadpool@d465747660
pybind11@25abf7efba
python-enum@4cfedc426c
python-peachpy@07d8fde8ac
python-six@15e31431af
QNNPACK@7d2a4e9931
sleef@7f523de651
tbb@a51a90bc60
tensorpipe@618fcbb0ca Update TensorPipe submodule 2020-06-19 13:22:06 -07:00
XNNPACK@1b354636b5
zstd@aec56a52fb
BUILD
cpuinfo.BUILD
eigen.BUILD
fmt.BUILD
foxi.BUILD
gloo.BUILD
ideep.BUILD
mkl-dnn.BUILD Upgrade DNNL to 1.5 (#40088) 2020-06-16 11:42:30 -07:00
mkl.BUILD
mkl_headers.BUILD
onnx.BUILD Automatic update of fbcode/onnx to 807c62cf7e4c96ce49040bcf073b7e4a054f28a5 (#37983) 2020-05-07 20:07:31 -07:00
README.md
sleef.BUILD
sleef.bzl
substitution.bzl
tbb.BUILD
tbb.patch
tensorpipe.BUILD Add a Bazel build config for TensorPipe (#37691) 2020-05-02 01:25:06 -07:00

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