aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/BUILD
Commit message (Expand)AuthorAge
* Add xla library into contrib_pyGravatar Yanan Cao2018-10-04
* Merge pull request #22210 from dmitrievanthony:apache-ignite-datasetGravatar TensorFlower Gardener2018-10-01
|\
* | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
* | Exclude cloud contrib modules in s390x and windows.Gravatar Gunhan Gulsoy2018-09-21
* | Remove tensorflow/contrib/linalg library. linalg remains in core.Gravatar Ian Langmore2018-09-17
* | Add TF-TRT kernels/ops to contrib_kernels and contrib_ops_op_lib, so TF servingGravatar Guangda Lai2018-09-13
| * Add IgniteDataset that allows to work with Apache Ignite.Gravatar Anton Dmitriev2018-09-11
|/
* Fix the tensorrt dependency order in tensorflow/contrib/BUILD.Gravatar Guangda Lai2018-09-04
* [tf.data] Include indexed dataset in contrib:contrib_ops_op_libGravatar Brennan Saeta2018-08-23
* BEGIN_PUBLICGravatar Vikram Tankasali2018-08-22
* Reorder the contrib_py dependencies so that tensorrt appear before tflite.Gravatar Guangda Lai2018-08-21
* Enable TOCO and TFLite In Windows.Gravatar Andrew Selle2018-08-20
* Automated rollback of commit 26353f9b51091312e7097143aee9c2d05e2011fdGravatar A. Unique TensorFlower2018-08-16
* Delete tf.contrib.kfac. K-FAC in Tensorflow is now its own separate package.Gravatar Vikram Tankasali2018-08-16
* Automated rollback of commit 79387568f2860dd25f411a2e3ba764dabb76286dGravatar A. Unique TensorFlower2018-08-10
* Permit TensorFlow server to access Cloud Bigtable.Gravatar A. Unique TensorFlower2018-08-09
* Merge pull request #19534 from yongtang:hadoopGravatar TensorFlower Gardener2018-08-09
|\
* | Refactor dependencies so keras_support can be imported directly.Gravatar Russell Power2018-08-06
* | Reorder the dependencies to make sure trt appears before tflite, so the buildGravatar Guangda Lai2018-07-25
* | Fix window bazel build failure by exclusing tensorflow/contrib/tensorrt:init_...Gravatar Guangda Lai2018-07-17
* | Fix various building/testing issues and enable basic TensorRT tests, details ...Gravatar Guangda Lai2018-07-16
* | Add full cluster resolver package to contrib_py rather than the implementatio...Gravatar Frank Chen2018-07-11
* | Deduplicate cloud build targets.Gravatar Gunhan Gulsoy2018-07-02
* | Merge commit for internal changesGravatar Gunhan Gulsoy2018-07-02
|\ \
| * | Exclude tensorflow/contrib/bigtable on WindowsGravatar A. Unique TensorFlower2018-07-02
* | | Add KinesisDataset support for tensorflow Dataset (#19712)Gravatar Yong Tang2018-07-02
* | | Excluding cloud_py as well from Windows Bazel build.Gravatar Michael Case2018-06-29
* | | Attempt to fix Windows Bazel build.Gravatar Michael Case2018-06-29
|/ /
| * Expose tf.contrib.hadoop.SequenceFileDataset to tf.contribGravatar Yong Tang2018-06-29
* | [tf.data / Bigtable] Initial tf.data Bigtable integrationGravatar Brennan Saeta2018-06-29
| * Fix Windows GPU BuildGravatar A. Unique TensorFlower2018-06-28
* | Fix Windows GPU BuildGravatar A. Unique TensorFlower2018-06-27
|/
* Internal Change.Gravatar Michael Case2018-06-21
* Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* Introduce tf.contrib.control_flow.new_cond.Gravatar Skye Wanderman-Milne2018-06-05
* Introduce LossScalingOptimizer for mixed precision training.Gravatar James Qin2018-05-14
* This is a library for performing constrained optimization. It defines two int...Gravatar Andrew Cotter2018-04-23
* Entropy bottleneck class.Gravatar A. Unique TensorFlower2018-04-23
* Add a utility to visualize object-based checkpointsGravatar Allen Lavoie2018-04-20
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-16
* Porting tests for the `decode_proto` and `encode_proto` to OS.Gravatar Jiri Simsa2018-04-16
* Automated g4 rollback of changelist 192698931Gravatar Jiri Simsa2018-04-12
* Automated g4 rollback of changelist 192691078Gravatar Jiri Simsa2018-04-12
* Porting tests for `rpc_op` to OS.Gravatar Jiri Simsa2018-04-12
* Exposing tensorflow.contrib.proto in the pip package.Gravatar Jiri Simsa2018-04-12
* Export recurrent and its RNN implementation in tf.contrib.Gravatar Patrick Nguyen2018-04-09
* Internal changeGravatar A. Unique TensorFlower2018-04-03
* Disabled some tests on WindowsGravatar A. Unique TensorFlower2018-04-03
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02