aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Support Variable Tensor API in SVDF kernel.Gravatar A. Unique TensorFlower2018-08-21
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Remove eigen dependency from reference TFLite kernelsGravatar Jared Duke2018-08-21
* Move from deprecated self.test_session() to self.session() when a graph is set.Gravatar A. Unique TensorFlower2018-08-21
* Update initialization of variables in Keras.Gravatar Pavithra Vijay2018-08-21
* Support export eval graph on CPU in TPUEstimator.export_savedmodel().Gravatar A. Unique TensorFlower2018-08-21
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* [tf.data] Add an optimization that vectorizes map functions and swaps the ord...Gravatar Rachel Lim2018-08-21
* Remove `computation_shape` from tpu_config.py comments.Gravatar Ruoxin Sang2018-08-21
* Merged commit includes the following changes:Gravatar Yifei Feng2018-08-21
* Fix padding of padding values.Gravatar A. Unique TensorFlower2018-08-21
* Fully enabled absl and removed TENSORFLOW_USE_ABSL define (as absl is now alw...Gravatar A. Unique TensorFlower2018-08-21
* Merge pull request #21508 from aaroey:fix_allocator_when_engine_device_not_sp...Gravatar TensorFlower Gardener2018-08-21
|\
* | Initialize TRTOptimizationPass members in the constructor, and use a utilGravatar Guangda Lai2018-08-21
* | Merge pull request #18959 from Rholais:patch-1Gravatar TensorFlower Gardener2018-08-21
|\ \
* | | Support reduce_minGravatar A. Unique TensorFlower2018-08-21
* | | 1) Update the proto files for oblivious trees.Gravatar A. Unique TensorFlower2018-08-21
* | | Merge pull request #21299 from SayHiRay:patch-1Gravatar TensorFlower Gardener2018-08-21
|\ \ \
* | | | Reorder the contrib_py dependencies so that tensorrt appear before tflite.Gravatar Guangda Lai2018-08-21
* | | | Remove int kernel registrations for tf.nn.softplus and tf.nn.softsign.Gravatar Skye Wanderman-Milne2018-08-21
* | | | Add per program op profile.Gravatar A. Unique TensorFlower2018-08-21
* | | | [tf.data]: Reenable interleave_dataset_op_testGravatar Brennan Saeta2018-08-21
* | | | Add one pass algorithm option to calculate the mean and variance in group_nor...Gravatar A. Unique TensorFlower2018-08-20
* | | | Correctly use the aggregation mode set for variables inGravatar A. Unique TensorFlower2018-08-20
* | | | Set query_topology to False in TPU Distribution StrategyGravatar Frank Chen2018-08-20
* | | | Add unpack to schema.Gravatar A. Unique TensorFlower2018-08-20
* | | | Ensure that functools.wraps is not called on functools.partial objects in rev...Gravatar A. Unique TensorFlower2018-08-20
* | | | Make the "predict" time series example more user friendly.Gravatar Allen Lavoie2018-08-20
* | | | Improve `fit` error messages and introduce warning upon conflicting `class_we...Gravatar Francois Chollet2018-08-20
* | | | Support Predict mode in PER_HOST_V2 input pipeline.Gravatar Youlong Cheng2018-08-20
* | | | [tf.data] Fix non-determinism in `tf.contrib.data.parallel_interleave()`.Gravatar Derek Murray2018-08-20
* | | | Enable TOCO and TFLite In Windows.Gravatar Andrew Selle2018-08-20
* | | | Remove graph_callable.py and all references to it.Gravatar Akshay Agrawal2018-08-20
| | | * Address review commentsGravatar gracehoney2018-08-20
* | | | TFTS: Export an average_loss metricGravatar Allen Lavoie2018-08-20
* | | | Minor fixes to TocoConverter.Gravatar Nupur Garg2018-08-20
* | | | Fix the issue of losing last dimension for one hot column with weightsGravatar A. Unique TensorFlower2018-08-20
* | | | Avoid complex.h in context.h. Otherwise, Eigen/ABSL fail due to "I" macro.Gravatar Andrew Selle2018-08-20
* | | | Extend Java Interpreter API for TensorFlow LiteGravatar Jared Duke2018-08-20
* | | | Fix TensorFlow Lite buildGravatar Jared Duke2018-08-20
* | | | Added uint8 support for Pack.Gravatar A. Unique TensorFlower2018-08-20
* | | | Fix include guardsGravatar A. Unique TensorFlower2018-08-20
* | | | Rollback of commit 9aab0861f45ae31850cc3d61cb48a628a9a809cc.Gravatar A. Unique TensorFlower2018-08-20
* | | | Object-based checkpointing+eager support for mutable hash tablesGravatar Allen Lavoie2018-08-20
* | | | Automated rollback of commit f35866577cb8d27a51b31f49f472e926c4359e1fGravatar Austin Anderson2018-08-20