pytorch/third_party
Aaron Gokaslan 51e246affc Update cuDNN frontend submodule to v9.1 (#104847)
Updates cudnn_frontend to the from v9 to v9.1 with the latest bugfixes and cmake fixes. Most notable the previous release forgot to increment the version constants. :)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/104847
Approved by: https://github.com/ezyang
2023-07-09 21:53:16 +00:00
..
benchmark@0d98dba29d
cpuinfo@6481e8bef0 Update cpuinfo submodule to include AVX512-FP16 detection (#100865) 2023-05-11 15:13:19 +00:00
cub@d106ddb991
cudnn_frontend@a4f05c1edc Update cuDNN frontend submodule to v9.1 (#104847) 2023-07-09 21:53:16 +00:00
cutlass@6f47420213 Update cutlass submodule to stable 3.1 from RC (#104638) 2023-07-06 04:32:23 +00:00
eigen@3147391d94
fbgemm@d0ee798b1f Update FBGEMM submodule (#100236) 2023-05-09 18:39:28 +00:00
flatbuffers@01834de25e Bump up flatbuffer submodule version to the latest release (v23.3.3) (#100716) 2023-05-15 22:28:01 +00:00
fmt@a33701196a
foxi@c278588e34
FP16@4dfe081cf6
FXdiv@b408327ac2
gemmlowp
gloo@597accfd79 Remove deprecated HIP flags (#102271) 2023-06-01 18:58:48 +00:00
googletest@e2239ee604
ideep@fe83782496 Fix ideep submodule (#98305) 2023-04-04 19:54:14 +00:00
ios-cmake@8abaed637d
ittapi@5b8a7d7422
kineto@8aa6ffbe87 [Profiler] Update Kineto Submodule (#103031) 2023-06-06 20:30:16 +00:00
mimalloc@b66e3214d8 Enable mimalloc on pytorch Windows (#102595) 2023-06-27 08:53:26 +00:00
miniz-2.1.0 [caffe2] miniz fix -Wstrict-prototypes (#98027) 2023-04-03 16:56:47 +00:00
nccl Updates NCCL to 2.17.1 (#97843) 2023-04-17 22:53:54 +00:00
neon2sse@97a126f08c
nlohmann@87cda1d664
NNPACK@c07e3a0400
nvfuser Revert "[cuda rng] Making offset calculation independent of device properties (#98988)" 2023-04-19 17:23:40 +00:00
onnx@a0d77f1851 [ONNX] Bump onnx submodule to release 1.14.0 (#101809) 2023-05-20 15:09:43 +00:00
onnx-tensorrt@c153211418
pocketfft@ea778e3771
protobuf@d1eca4e4b4
psimd@072586a71b
pthreadpool@a134dd5d4c
pybind11@5b0a6fc201 Upgrade Pybind submodule to 2.10.4 (#103989) 2023-06-27 20:22:39 +00:00
python-enum@4cfedc426c
python-peachpy@f45429b087
python-six@15e31431af
QNNPACK@7d2a4e9931
sleef@e0a003ee83
tbb@a51a90bc60
tensorflow_cuda_bazel_build/cuda
tensorpipe@52791a2fd2
valgrind-headers
VulkanMemoryAllocator@a6bfc23725
XNNPACK@51a987591a
zstd@aec56a52fb
BUCK.oss Fix Buck OSS build after flatbuffers update in #100716 (#101626) 2023-05-17 04:19:17 +00:00
BUILD
build_bundled.py
cuda.BUILD
cudnn.BUILD
cutlass.BUILD Update Cutlass to v3.1 (#94188) 2023-04-25 22:02:42 +00:00
eigen.BUILD
fmt.BUILD
foxi.BUILD
generate-cpuinfo-wrappers.py
generate-xnnpack-wrappers.py
glog.buck.bzl
gloo.BUILD
ideep.BUILD
kineto.buck.bzl
kineto.BUILD
LICENSES_BUNDLED.txt
METADATA.bzl
mkl-dnn.BUILD
mkl.BUILD
mkl_headers.BUILD
onnx.BUILD [ONNX] Bump onnx submodule to release 1.14.0 (#101809) 2023-05-20 15:09:43 +00:00
README.md
sleef.BUILD
sleef.bzl
substitution.bzl
tbb.BUILD
tbb.patch
tensorpipe.BUILD
xnnpack.buck.bzl [android] Only pass -mfpu to armv7 (#103929) 2023-06-21 23:23:35 +00:00
xnnpack_src_defs.bzl [PyTorch][XNNPACK] Update wrappers for internal only x86 SSE2 kernels (#96896) 2023-03-17 03:07:39 +00:00
xnnpack_wrapper_defs.bzl [PyTorch][XNNPACK] Update wrappers for internal only x86 SSE2 kernels (#96896) 2023-03-17 03:07:39 +00:00

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