STT-tensorflow/third_party
Christian Sigg 7dfefbeb97 Update NCCL to v2.8.3.
Fix NCCL build on clang with https://reviews.llvm.org/D68578.

PiperOrigin-RevId: 352359401
Change-Id: I8990fa2dc7cc960c30a21073a7771c75d4b2678b
2021-01-18 01:21:11 -08:00
..
android Change android.bzl indentation to 2 2019-10-30 12:34:05 +03:00
aws fix DEBUG_BUILD option on linux not getting passed into third_party/aws-checksums 2020-08-28 18:29:33 +02:00
boringssl Revert "Branch 175277161" 2017-11-10 12:26:11 -08:00
clang_toolchain minor spelling tweaks 2020-01-16 14:36:52 +09:00
clog Avoid linkstatic on macOS, see https://github.com/bazelbuild/bazel/issues/11552. 2020-06-08 11:17:05 -07:00
cpuinfo Fix sanity check 2021-01-11 15:56:36 +01:00
dlpack [XLA:Python] Add DLPack import/export support to the XLA Python client. 2020-01-21 16:15:21 -08:00
eigen3 Update description of Eigen license. 2021-01-11 10:40:47 -08:00
fft2d Move fft2d to stable fork 2020-06-11 15:12:44 -07:00
flatbuffers Use the python flatbuffers library with the correct file paths 2020-09-30 13:14:10 -07:00
FP16 Update XNNPACK and its dependencies 2020-05-26 12:51:56 -07:00
git Use python3 if available to run gen_git_source.py. 2019-08-19 16:30:42 -07:00
googleapis Append 'grpc' to the C++ service namespaces for google APIs 2020-03-23 15:31:20 -07:00
gpus Newline after printing ConfigError in configure.py. 2020-12-30 23:07:26 -08:00
grpc Fix environment for protobuf compilation 2020-07-30 09:49:40 +02:00
hadoop Fix few typos in the annotations and docs 2019-09-24 10:47:54 +08:00
hexagon Update libhexagon_interface to new version 1.20.01 2020-12-07 10:52:12 -08:00
highwayhash Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
hwloc Fix hwloc build for ppc64le 2020-01-06 20:15:42 +00:00
icu Use Bazel's builtin patch support. 2020-07-16 16:57:11 +00:00
jpeg Bump libjpeg-turbo from 2.0.4 to 2.0.5 2020-11-11 21:35:49 +00:00
kissfft Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
llvm Merge pull request #45404 from meteorcloudy:apple_silicon_build 2021-01-14 10:10:23 -08:00
llvm_openmp Merge pull request #44149 from Intel-tensorflow:agramesh/win_openmp 2020-10-20 23:06:03 -07:00
mkl Address review comments. 2020-10-19 17:00:28 -07:00
mkl_dnn fix 2020-12-09 11:46:54 -08:00
mlir Integrate LLVM at llvm/llvm-project@8456c3a789 2021-01-16 01:31:06 -08:00
mpi Remove MPI code from TF main repo, since it was moved to 2019-08-28 13:22:55 -07:00
nasm Use nasmlink genrule 2020-08-12 16:37:17 +02:00
nccl Update NCCL to v2.8.3. 2021-01-18 01:21:11 -08:00
opencl_headers Use tf's own mirror for alternative download links 2020-01-15 12:36:04 -08:00
ortools Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
pasta Update pasta dependency to 0.1.8, allowing for using @ in code converted by tf_upgrade_v2. 2019-11-13 10:37:21 -08:00
protobuf Upgrade protobuf to 3.9.2 2020-03-19 18:18:05 -07:00
psimd Update XNNPACK and its dependencies 2020-05-26 12:51:56 -07:00
py Merge pull request #44475 from marload:np/poisson 2020-11-06 14:46:24 -08:00
python_runtime
remote_config local_execution_config_platform: return correct cpu value for arm64 platform 2021-01-07 16:26:59 +01:00
ruy Bump the references to github.com/google/ruy to commit 4790797d11a81f96baf24f3731fd3ca44c2c5f8b. 2020-12-04 12:07:00 -08:00
sobol_data Fix the bad alternate link to sobol_data repository. 2019-12-31 09:29:27 -08:00
systemlibs Update list of system libs 2020-11-10 08:25:22 +01:00
tensorrt [TF:TRT] Support OSS build that uses TensorRT static libraries. 2020-12-03 12:13:56 -08:00
toolchains Switch clang RBE build to latest image. 2021-01-15 06:22:00 -08:00
vulkan_headers Add Vulkan memory objects to TfLite GPU API. 2020-01-09 04:14:44 -08:00
__init__.py
arm_neon_2_x86_sse.BUILD Internal Change 2017-10-27 10:19:41 -07:00
astor.BUILD Fix broken python3 build 2018-01-15 19:28:49 +09:00
astunparse.BUILD Replace astor with astunparse in autograph, for compatibility with Python 3.8. This is a non-functional change - the only differences between the two should be in the formatting of the generated code. 2020-01-15 19:36:57 -08:00
backports_weakref.BUILD Add backports.weakref to Bazel build 2017-06-14 19:12:58 -07:00
BUILD Automatically build SWIG from source 2016-10-20 18:04:26 -07:00
codegen.BUILD Allow is_initialized and initializer to be called on MirroredVariables and TowerLocalVariables. 2018-07-06 15:17:59 -07:00
com_google_absl_fix_mac_and_nvcc_build.patch Use Bazel's builtin patch support. 2020-07-16 16:57:11 +00:00
com_google_absl.BUILD Remove all_files rule from com_google_absl.BUILD 2018-02-02 11:02:34 -08:00
common.bzl Add more fixes 2019-02-21 12:58:25 +01:00
coremltools.BUILD Opensource Core ML delegate 2020-04-01 20:30:41 -07:00
cub.BUILD Use CUB from the CUDA Toolkit starting with version 11.0. 2020-08-17 14:24:28 -07:00
curl.BUILD Add socketpair.c to curl buildable files to fix Windows builds. 2020-04-07 15:27:53 -07:00
cython.BUILD Add a Cython build dependency, start using some Cython tensor utilities 2017-10-05 10:10:48 -07:00
dill.BUILD Improve multi_process_runner 2020-06-11 05:20:30 -07:00
double_conversion.BUILD [Bazel/MSVC] Cleanup -ldl/-lm flags for MSVC 2018-07-12 10:46:54 +08:00
eigen.BUILD Update description of Eigen license. 2021-01-11 10:40:47 -08:00
enum34.BUILD Automated rollback of commit 2435a1875b 2019-01-23 13:18:26 -08:00
farmhash.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
functools32.BUILD Add functools32 to TensorFlow dependencies. 2019-07-09 17:08:57 -07:00
gast.BUILD Fix build error. 2018-02-01 17:56:22 -08:00
gif_fix_strtok_r.patch Rollforward of PR #32169: Upgrading giflib to fix CVE-2019-15133 2019-09-05 23:39:58 -07:00
gif.BUILD Rollforward of PR #32169: Upgrading giflib to fix CVE-2019-15133 2019-09-05 23:39:58 -07:00
jsoncpp.BUILD Fix build breaks in jsoncpp with missing input file 2020-04-03 01:33:01 +00:00
libxsmm.BUILD Merge pull request #24706 from hfp:upstream 2019-11-19 12:31:39 -08:00
linenoise.BUILD Move most foo.BUILD files into third_party 2016-12-29 00:51:20 -08:00
lmdb.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
nanopb.BUILD Allow is_initialized and initializer to be called on MirroredVariables and TowerLocalVariables. 2018-07-06 15:17:59 -07:00
nlohmann_json.BUILD Merge pull request #42870 from Intel-tensorflow:remove-ngraph 2020-10-23 20:30:08 -07:00
opt_einsum.BUILD Add opt_einsum to TensorFlow dependencies. 2019-06-27 00:21:24 -07:00
pcre.BUILD Fix sanity. 2018-02-01 17:56:22 -08:00
png_fix_rpi.patch Use Bazel's builtin patch support. 2020-07-16 16:57:11 +00:00
png.BUILD Upgrade and rename external dependency grpc in workspace for bazel. 2020-02-18 14:40:26 -08:00
pprof.BUILD Cleanup usage of the protobuf workspace. See #19032 2019-06-19 10:36:33 -07:00
pybind11.BUILD systemlibs: unbundle pybind11 2020-04-08 03:38:38 +08:00
repo.bzl Merge pull request #41393 from benjaminp:builtin-patch 2020-07-16 20:37:20 -07:00
six.BUILD Move most foo.BUILD files into third_party 2016-12-29 00:51:20 -08:00
snappy.BUILD Improving snapshot read performance (under snappy compression) by reducing the 2020-02-25 10:42:43 -08:00
sqlite.BUILD Updates Apple platform config settings. Sets default target to macos on Apple platforms in bazelrc. 2019-03-01 15:00:24 -08:00
tblib.BUILD Improve multi_process_runner 2020-06-11 05:20:30 -07:00
termcolor.BUILD Fix sanity. 2018-02-01 17:56:22 -08:00
tf_toolchains.BUILD Migrate the first macro usage to the toolchains repo. 2020-10-12 08:58:21 -07:00
tflite_mobilenet_float.BUILD Update model for classification app 2018-12-06 13:22:15 -08:00
tflite_mobilenet_quant.BUILD Update model for classification app 2018-12-06 13:22:15 -08:00
tflite_mobilenet.BUILD Explicitly specify TFLite demo assets in BUILD file 2017-11-13 18:06:50 -08:00
tflite_ovic_testdata.BUILD Fix landscape layout. 2018-05-07 15:38:33 -07:00
tflite_smartreply.BUILD Build demo app for SmartReply 2017-12-01 00:02:04 -08:00
typing_extensions.BUILD Fix build rules for typing_extensions dependency. 2020-08-26 07:56:22 -07:00
wrapt.BUILD Switch to wrapt for trackable dict data structures instead of subclassing collections.Mapping 2019-04-11 12:31:14 -07:00
zlib.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00