STT-tensorflow/third_party
2020-12-17 09:29:53 -08:00
..
android Formatting BUILD and bzl files. 2019-02-18 22:24:09 -08:00
aws Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
boringssl Revert "Branch 175277161" 2017-11-10 12:26:11 -08:00
clang_toolchain Update downloadable clang to r348507 2018-12-20 03:15:25 -08:00
eigen3 Default initialize fixed point Eigen types. 2020-12-08 18:33:18 -08:00
examples/eager/spinn Eager SPINN example: Replace py_binary with py_library 2019-01-22 09:53:57 -08:00
fft2d Implement Rfft2d as a custom ops. 2019-06-12 13:27:42 -07:00
flatbuffers Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
FP16 Fix FP16 build file. 2019-05-08 10:41:14 -07:00
git Formatting BUILD and bzl files. 2019-02-18 22:24:09 -08:00
gpus Merge pull request #34532 from ROCmSoftwarePlatform/r1.15-rccl-upstream-patch 2020-01-20 21:48:26 -08:00
grpc Upgrade gRPC version used in OSS. Fix-forward of #14262. Remove namespace-compatibility hack. 2017-11-13 14:25:14 -08:00
hadoop Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files. 2019-05-24 03:53:05 -07:00
highwayhash Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
hwloc Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
icu ICU 64+ no longer uses U_HAVE_STD_ATOMICS 2019-07-24 14:34:02 -07:00
jpeg Bump libjpeg-turbo from 2.0.4 to 2.0.5 2020-11-13 09:53:53 -08:00
kafka Fix missing inclue file in kafka/BUILD 2018-08-10 22:21:09 +00:00
keras_applications_archive Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
kissfft Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
llvm [TF:XLA] Bump open source llvm revision to r368151 2019-08-07 16:25:36 -07:00
mkl Merge pull request #30238 from ROCmSoftwarePlatform:google-upstream-pr-merge_to_gpu_executable 2019-07-18 16:39:15 -07:00
mkl_dnn Upgrade MKL DNN 2019-08-22 17:11:27 -07:00
mlir Allow MLIR external repository to be created from non-tensorflow repository. 2019-09-26 21:09:22 +00:00
mpi Move third_party to opensource_only.files. 2018-12-06 00:22:17 -08:00
mpi_collectives Updates Apple platform config settings. Sets default target to macos on Apple platforms in bazelrc. 2019-03-01 15:00:24 -08:00
nasm Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
nccl Add RCCL support to r1.15 branch. 2019-11-22 21:54:39 +00:00
ngraph Merge pull request #24310 from NervanaSystems:nGraph/Upgrade_v0.9.0 2018-12-13 17:51:11 -08:00
opencl_headers Added official OpenCL headers. 2019-08-12 18:28:31 -07:00
ortools Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
pasta Mechanical replacement of mirror.tensorflow.org with https equivalent. 2019-07-23 22:26:09 -07:00
protobuf Upgrade protobuf to 3.8.0 2019-06-19 04:19:29 -07:00
py Formatting BUILD and bzl files. 2019-02-18 22:24:09 -08:00
python_runtime Internal cleanup to remove a difference from the code on github. 2018-05-23 17:28:36 -07:00
sycl Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files. 2019-05-24 03:53:05 -07:00
systemlibs systemlibs: jsoncpp: update header symlinks for jsoncpp 1.9 2019-08-04 14:47:31 +08:00
tensorrt Update TRT6 headerfiles 2019-09-25 21:56:29 -07:00
toolchains Switch Raspberry Pi building to unofficial GCC 6.5 toolchain 2020-05-12 10:05:23 +09:00
__init__.py Switch to wrapt for trackable dict data structures instead of subclassing collections.Mapping 2019-04-11 12:31:14 -07:00
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
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.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
cub.BUILD Fix cub include path so that TensorFlow compiles when used as a bazel dependency. 2018-09-20 23:36:01 -07:00
curl.BUILD Add socketpair.c to curl buildable files to fix Windows builds. 2020-04-07 15:33:36 -07:00
cython.BUILD Add a Cython build dependency, start using some Cython tensor utilities 2017-10-05 10:10:48 -07:00
double_conversion.BUILD [Bazel/MSVC] Cleanup -ldl/-lm flags for MSVC 2018-07-12 10:46:54 +08:00
eigen.BUILD Upgrade the version of Eigen to commit b4890dc6bc34. 2018-11-06 15:09:21 -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-11 13:22:41 -07:00
gif.BUILD Rollforward of PR #32169: Upgrading giflib to fix CVE-2019-15133 2019-09-11 13:22:41 -07:00
googleapis.BUILD Cleanup usage of the protobuf workspace. See #19032 2019-06-19 10:36:33 -07:00
jsoncpp.BUILD Update jsoncpp to 1.8.4 (#20182) 2018-06-21 22:05:46 -07:00
libxsmm.BUILD Automated rollback of commit 5bb5d6db8a 2018-11-27 09:56: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
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 Update png_archive version to 1.6.37 2019-05-21 10:14:58 -07:00
png.BUILD Incremental update of Eigen to commit ea671884cc 2018-11-19 10:08:26 -08:00
pprof.BUILD Cleanup usage of the protobuf workspace. See #19032 2019-06-19 10:36:33 -07:00
pybind11.BUILD Clean up obsolete BUILD options. 2019-08-04 21:40:55 -07:00
repo.bzl repo.bzl: Run patch -p1 in _apply_patch on Windows 2019-06-19 10:42:27 -07:00
rocprim.BUILD changing LICENSE.TXT to LICENSE.txt for rocprim_archive 2019-04-24 19:47:57 +00:00
six.BUILD Move most foo.BUILD files into third_party 2016-12-29 00:51:20 -08:00
snappy.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +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
swig.BUILD Remove all references of windows_msvc config_setting 2018-07-12 10:50:40 +08:00
termcolor.BUILD Fix sanity. 2018-02-01 17:56:22 -08: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
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