pytorch/third_party
Eddie Yan 7e185277cd [cuDNN] bump cuDNN-frontend submodule to 1.1.2 (#120761)
Hopefully resolves additional `CUDNN_STATUS_SUCCESS` failures that we have been seeing on H100 (though curiously not on upstream CI, perhaps due to the different hardware being tested)

Need to confirm the fix on our end before merging

CC @Skylion007

Pull Request resolved: https://github.com/pytorch/pytorch/pull/120761
Approved by: https://github.com/Skylion007, https://github.com/nWEIdia
2024-02-28 22:15:43 +00:00
..
benchmark@0d98dba29d
cpuinfo@d6860c477c [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00
cub@d106ddb991
cudnn_frontend@150798fe97 [cuDNN] bump cuDNN-frontend submodule to 1.1.2 (#120761) 2024-02-28 22:15:43 +00:00
cutlass@bbe579a9e3 Update cutlass from 3.3.0 to 3.4.1 (#120434) 2024-02-23 03:57:26 +00:00
eigen@3147391d94
fbgemm@dbc3157bf2 Automated submodule update: FBGEMM (#115103) 2023-12-06 22:47:40 +00:00
flatbuffers@01834de25e
fmt@e69e5f977d [BE][Easy]: Update libfmt submodule to 10.2.1 (#116864) 2024-01-05 18:32:23 +00:00
foxi@c278588e34
FP16@4dfe081cf6
FXdiv@b408327ac2
gemmlowp
gloo@5354032ea0 Update gloo submodule (#115158) 2023-12-07 15:55:08 +00:00
googletest@e2239ee604
ideep@e212bbbf81 Update oneDNN submodule to v3.3.2 (#112700) 2023-12-05 17:51:55 +00:00
ios-cmake@8abaed637d
ittapi@5b8a7d7422
kineto@3f30237e86 [submodule kineto] Enable profiler connection to daemon during init for cpu only jobs (#118320) 2024-02-03 01:40:56 +00:00
mimalloc@b66e3214d8
miniz-2.1.0
nccl
neon2sse@97a126f08c
nlohmann@87cda1d664
NNPACK@c07e3a0400
onnx@ccde5da813
onnx-tensorrt@c153211418
pocketfft@9d3ab05a7f Update PocketFFT submodule (#118348) 2024-01-26 02:01:06 +00:00
protobuf@d1eca4e4b4
psimd@072586a71b
pthreadpool@4fe0e1e183 update pthreadpool to 4fe0e1e183925bf8cfa6aae24237e724a96479b (#113904) 2023-11-21 12:45:16 +00:00
pybind11@8a099e44b3
python-peachpy@f45429b087
QNNPACK@7d2a4e9931
sleef@e0a003ee83 Revert "Updating sleef submodule to eb3d97785 to fix export errors (#119953)" 2024-02-19 20:26:33 +00:00
tbb@a51a90bc60
tensorflow_cuda_bazel_build/cuda
tensorpipe@52791a2fd2
valgrind-headers
VulkanMemoryAllocator@a6bfc23725
XNNPACK@d9cce341f8 [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00
zstd@aec56a52fb
BUCK.oss [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00
BUILD
build_bundled.py
cuda.BUILD
cudnn.BUILD [BE] Don't copy CuDNN libs twice (#115872) 2023-12-15 09:47:14 +00:00
cudnn_frontend.BUILD [BE] [cuDNN] Always build assuming cuDNN >= 8.1 (#95722) 2024-01-03 15:41:28 +00:00
cutlass.BUILD
eigen.BUILD
fmt.BUILD
foxi.BUILD
generate-cpuinfo-wrappers.py [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00
generate-xnnpack-wrappers.py [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00
glog.buck.bzl
gloo.BUILD
ideep.BUILD
kineto.buck.bzl
kineto.BUILD
LICENSES_BUNDLED.txt
METADATA.bzl
mkl-dnn.BUILD Update oneDNN submodule to v3.3.2 (#112700) 2023-12-05 17:51:55 +00:00
mkl.BUILD
mkl_headers.BUILD
onnx.BUILD
README.md
sleef.BUILD
sleef.bzl
substitution.bzl
tbb.BUILD
tbb.patch
tensorpipe.BUILD
xnnpack.buck.bzl [xnnpack] Move x86 flags to platform_compiler_flags (#117923) 2024-01-26 23:41:06 +00:00
xnnpack_src_defs.bzl [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00
xnnpack_wrapper_defs.bzl [8/n] Update XNNPACK Submodule Version Part 8 Everything Remaining to get it to work (#115714) 2023-12-15 23:08:08 +00:00

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