aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/workspace.bzl
Commit message (Expand)AuthorAge
* change boringssl resource from googlesource to github (#3121)Gravatar Huarong2016-06-30
* Fix path to boringssl_err_data_c in workspace.bzl.Gravatar Chris Lesniewski2016-06-28
* Adds a "currentThreadIndex" method to Eigen's ThreadPoolDevice. Use it to han...Gravatar A. Unique TensorFlower2016-06-27
* Upgraded Eigen to the latest version that provides new scan operations. This ...Gravatar Benoit Steiner2016-06-23
* Enable the vectorization of adds and mult on fp16s. This improves theGravatar Benoit Steiner2016-06-08
* Improved the performance of full reductions on GPU.Gravatar Benoit Steiner2016-06-07
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar Benoit Steiner2016-06-06
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* Specializes the implementation of the gRPC Master and Worker services.Gravatar Derek Murray2016-06-03
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar A. Unique TensorFlower2016-06-03
* Enable fp16 for most of the pooling ops (MaxPool, AvgPool, associatedGravatar Benoit Steiner2016-06-03
* Add SSL target to TensorFlow's Boringssl BUILD files. Also make genrule trick...Gravatar Kiril Gorovoy2016-06-01
* Added support for convolutions of 16bit floats on CPUGravatar Benoit Steiner2016-05-31
* Add a new contrib/avro directory and the initial schema that resemblesGravatar A. Unique TensorFlower2016-05-27
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-27
* Upgraded to the latest version of Eigen that supports convolutions on fp16Gravatar Benoit Steiner2016-05-25
* Add a strong keyed hash function based on highwayhash's siphash.Gravatar Yutaka Leon2016-05-24
* Google authentication for GCS file system.Gravatar Alexey Surkov2016-05-19
* Switched to the latest version of Eigen that performs much better on machinesGravatar Benoit Steiner2016-05-16
* Add farmhash fingerprint64 into hash.h and include corresponding dependencies.Gravatar Yutaka Leon2016-05-13
* Made the contraction code compatible with fp16Gravatar Benoit Steiner2016-05-12
* Upgraded to the latest version of Eigen that speeds up full reductions on fp16Gravatar Benoit Steiner2016-05-12
* File system implementation for Google Cloud Storage.Gravatar A. Unique TensorFlower2016-05-11
* Automated g4 rollback of changelist 121758073.Gravatar Shanqing Cai2016-05-09
* Improved support for min and max on 16 bit floats when running on recent cudaGravatar Benoit Steiner2016-04-27
* Made it possible to compute the cross entropy using 16 bit floatsGravatar Benoit Steiner2016-04-25
* Add quantization support through new ops and tools.Gravatar Pete Warden2016-04-22
* Rollback of rollback of cl/120366069:Gravatar A. Unique TensorFlower2016-04-21
* Prevent TensorFlow from crashing when attempting to reduce an empty tensor on...Gravatar Benoit Steiner2016-04-21
* Fixed a compilation error when targeting cuda 3.0 devices such as the onesGravatar Benoit Steiner2016-04-20
* Upgraded to the latest version of Eigen that adds support for computing theGravatar Benoit Steiner2016-04-14
* Added support for trigonometric and transcendental functions of half floatsGravatar Benoit Steiner2016-04-14
* Upgraded to the latest version of Eigen that provides significant performanceGravatar Benoit Steiner2016-04-13
* Made isinf, isnan, isfinite, ceil and floor work with 16 bit floats.Gravatar Benoit Steiner2016-04-09
* Upgraded to the latest version of Eigen that has bug fixes for complex numbersGravatar Benoit Steiner2016-04-08
* Upgraded to the latest version of eigen that introduces implementations of th...Gravatar Benoit Steiner2016-04-07
* Upgrade to the latest version of Eigen that provides better support for float16Gravatar Benoit Steiner2016-04-04
* Merge changes from github.Gravatar Vijay Vasudevan2016-03-29
* Upgraded to the latest version of EigenGravatar Benoit Steiner2016-03-28
* Upgraded to the latest version of Eigen that provides better support for fp16.Gravatar Benoit Steiner2016-03-28
* Move the NeuralNetwork code out of third_party/eigen3 and intoGravatar Benoit Steiner2016-03-23
* TensorFlow: update eigen to latest change to fix TensorChippingGravatar Vijay Vasudevan2016-03-18
* TensorFlow: update eigen to latest release that has a fix to too large frame.Gravatar Vijay Vasudevan2016-03-18
* Added basic support for float16 on CPUs and older GPUs.Gravatar Benoit Steiner2016-03-18
* Move all gRPC deps from WORKSPACE to workspace.bzl.Gravatar Kiril Gorovoy2016-03-10
* Upgraded to a newer version of Eigen that fixes a compilation error on AndroidGravatar Benoit Steiner2016-03-09
* Upgraded eigen to make it possible to compile a binary that takes advantage ofGravatar Benoit Steiner2016-03-09
* Upgraded to a new version of Eigen that adds the ability to pad using valuesGravatar Benoit Steiner2016-03-08
* Added the ability to convert between floats and float16 on Kepler and MaxwellGravatar Benoit Steiner2016-03-05
* Improved the performance of outer reductionsGravatar Benoit Steiner2016-03-01