mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| benchmark@505be96ab2 | ||
| cpuinfo@a1e0b9571b | ||
| cub@285aeebaa3 | ||
| eigen@d41dc4dd74 | ||
| fbgemm@7d673046a6 | ||
| fmt@9bdd1596ce | ||
| foxi@8015abb727 | ||
| FP16@febbb1c163 | ||
| FXdiv@b742d11437 | ||
| gemmlowp | ||
| gloo@113bde1303 | ||
| googletest@2fe3bd994b | ||
| ideep@938cc68897 | ||
| ios-cmake@8abaed637d | ||
| miniz-2.0.8 | ||
| nccl | ||
| neon2sse@97a126f08c | ||
| NNPACK@24b55303f5 | ||
| onnx@a82c6a7010 | ||
| 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 | ||
| XNNPACK@1b354636b5 | ||
| zstd@aec56a52fb | ||
| BUILD | ||
| cpuinfo.BUILD | ||
| eigen.BUILD | ||
| fmt.BUILD | ||
| foxi.BUILD | ||
| gloo.BUILD | ||
| ideep.BUILD | ||
| mkl-dnn.BUILD | ||
| mkl.BUILD | ||
| mkl_headers.BUILD | ||
| onnx.BUILD | ||
| README.md | ||
| sleef.BUILD | ||
| sleef.bzl | ||
| substitution.bzl | ||
| tbb.BUILD | ||
| tbb.patch | ||
| tensorpipe.BUILD | ||
This folder contains vendored copies of third-party libraries that we use.