pytorch/third_party
jcwchen 9eea9d21a4 Update ONNX submodule from ONNX 1.13.1 with Protobuf 4.21 updates (#96138)
~Test ONNX 1.13.1 package which was built with Protobuf v21. onnx-test-protobufv21 package was created by this PR: https://github.com/onnx/onnx/pull/4973, which was based with the rel-1.13.1 release branch (which is what PyTorch is using now).~ Update ONNX submodule from https://github.com/onnx/onnx/tree/1.13.1-protobuf4.21, which was created with rel-1.13.1 branch with updated for Protobuf 4.21. Please note that PyTorch should still be able to build ONNX from source by Protobuf 3 with the same source code.

BTW, https://github.com/onnx/onnx/pull/4956/files. is the PR targeting ONNX's main branch.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/96138
Approved by: https://github.com/kit1980, https://github.com/BowenBao
2023-03-28 16:55:10 +00:00
..
benchmark@0d98dba29d
cpuinfo@8ec7bd91ad
cub@d106ddb991
cudnn_frontend@81a041a682 [Inductor] Fix OpenMP discovery on MacOS (#93895) 2023-02-03 09:13:13 +00:00
cutlass@b72cbf957d Revert "Update Cutlass to v2.11 (#94188)" 2023-02-13 19:03:36 +00:00
eigen@3147391d94
fbgemm@03b2046676 enable bf16 emb (#94163) 2023-02-12 00:05:09 +00:00
flatbuffers@d0cede9c90
fmt@a33701196a [submodule] update libfmt to tag 9.1.0 (#93219) 2023-02-08 17:21:39 +00:00
foxi@c278588e34
FP16@4dfe081cf6
FXdiv@b408327ac2
gemmlowp
gloo@10909297fe [PTD][Oncall] Sync Reorder structure for compatibility with linux-6.0 and gloo submodule for PT (#92568) 2023-01-19 00:01:59 +00:00
googletest@e2239ee604
ideep@7bc3e12f7c Reland #94719 - Update ideep to add primitive cache for ARM (#95688) 2023-02-28 12:25:11 +00:00
ios-cmake@8abaed637d
ittapi@5b8a7d7422
kineto@e64df4dc31 [Kineto] Improve Config Options Part 2 - update to new Kineto Submodule (#97556) 2023-03-25 00:52:23 +00:00
miniz-2.1.0 use a proper cc_library for the miniz library (#96957) 2023-03-21 21:39:43 +00:00
nccl
neon2sse@97a126f08c
nlohmann@87cda1d664
NNPACK@c07e3a0400
nvfuser Revert "Upgrade NVTX to NVTX3 (#90689)" 2023-03-24 18:16:06 +00:00
onnx@389b6bcb05 Update ONNX submodule from ONNX 1.13.1 with Protobuf 4.21 updates (#96138) 2023-03-28 16:55:10 +00:00
onnx-tensorrt@c153211418
pocketfft@ea778e3771
protobuf@d1eca4e4b4
psimd@072586a71b
pthreadpool@a134dd5d4c
pybind11@80dc998efc Revert submodule updates introduced by #89157 (#89449) 2022-11-22 05:48:43 +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 Revert "Update xnnpack to the latest commit (#95884)" 2023-03-15 05:32:36 +00:00
zstd@aec56a52fb
BUCK.oss
BUILD
build_bundled.py
cuda.BUILD
cudnn.BUILD
cutlass.BUILD
eigen.BUILD
fmt.BUILD
foxi.BUILD
generate-cpuinfo-wrappers.py
generate-xnnpack-wrappers.py update xnnpack to newer version and update API usage in pytorch (#94330) 2023-02-11 08:59:35 +00:00
glog.buck.bzl
gloo.BUILD [bazel] Fix gloo.BUILD (#92858) 2023-01-31 00:22:28 +00:00
ideep.BUILD
kineto.buck.bzl
kineto.BUILD
LICENSES_BUNDLED.txt Rebuild LICENSES_BUNDLED.txt (#95505) 2023-02-24 21:24:05 +00:00
METADATA.bzl
mkl-dnn.BUILD Fix oneDNN double checkout issue and Upgrade oneDNN to v2.7.3 (#92239) 2023-01-17 01:54:21 +00:00
mkl.BUILD Use @pytorch// in bazel build files (#89660) 2022-12-22 05:14:55 +00:00
mkl_headers.BUILD
onnx.BUILD Bump to stable ONNX 1.13.0 (#90332) 2023-02-08 11:49:06 +00:00
README.md
sleef.BUILD Use @pytorch// in bazel build files (#89660) 2022-12-22 05:14:55 +00:00
sleef.bzl
substitution.bzl
tbb.BUILD Use @pytorch// in bazel build files (#89660) 2022-12-22 05:14:55 +00:00
tbb.patch
tensorpipe.BUILD Use @pytorch// in bazel build files (#89660) 2022-12-22 05:14:55 +00:00
xnnpack.buck.bzl Revert "Fix XNNPACK OSS Buck build (#94935)" 2023-02-15 23:14:44 +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.