aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib
Commit message (Expand)AuthorAge
...
* | | Flesh out TFLite Android sample docsGravatar Jared Duke2018-09-25
* | | Add Interpreter.Options Java API for interpreter configurationGravatar Jared Duke2018-09-25
* | | Allow empty arrays to occur as the first input to the concat op.Gravatar A. Unique TensorFlower2018-09-25
* | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-25
* | | Fix test tag to require a sm70 GPU.Gravatar Benjamin Kramer2018-09-25
* | | Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-25
* | | Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-24
* | | Increase the tolerance to deflake fused_conv2d testGravatar Benjamin Kramer2018-09-24
* | | Update kernel evals to use new kernel signatures.Gravatar A. Unique TensorFlower2018-09-24
* | | Add validation that input shapes should be fully defined when using TPU strat...Gravatar Priya Gupta2018-09-24
* | | [TF:XLA] Introduce CollectivePermute op.Gravatar Youlong Cheng2018-09-24
* | | Update the functional rnn API to add a fast path when cell function is noop f...Gravatar A. Unique TensorFlower2018-09-24
* | | Upgrade cloud tpu profiler to 1.11.Gravatar A. Unique TensorFlower2018-09-24
* | | BEGIN_PUBLICGravatar Alexandre Passos2018-09-24
* | | Portability preparation for more cross-platform prototyping.Gravatar Pete Warden2018-09-24
* | | Change indicator used to note Google-OSS header inclusionsGravatar Austin Anderson2018-09-24
* | | Automated rollback of commit 7bbd69fd16d4e97afd417786c1ee2fff27d92703Gravatar Rohan Jain2018-09-24
* | | Updated to newest FlatBuffers and FlexBuffers.Gravatar A. Unique TensorFlower2018-09-24
* | | Wrap forward and backward pass in a defun for L2HMC.Gravatar Akshay Modi2018-09-24
* | | Merge pull request #22350 from yongtang:22295-gradient_multipliersGravatar TensorFlower Gardener2018-09-24
|\ \ \
* | | | [data-stats] Exposes `StatsAggregator` and `set_stats_aggregator` in tf.contr...Gravatar Shivani Agrawal2018-09-24
* | | | Merge pull request #21798 from facaiy:ENH/div_no_nan_treate_negative_as_zeroGravatar TensorFlower Gardener2018-09-24
|\ \ \ \
* | | | | Clear the stale README and add reference to the updated file.Gravatar Dan Moldovan2018-09-24
* | | | | Replace self.test_session(graph=<an object not None>) with self.session(graph...Gravatar A. Unique TensorFlower2018-09-24
* | | | | Implement required properties for TPU StrategyGravatar Philip Pham2018-09-24
* | | | | Tweak PrintInterpreterState() outputGravatar Jared Duke2018-09-24
* | | | | Merge pull request #18567 from imsheridan:fix_expand_dimsGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #22457 from elmsfu:tflite/make_abslGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #22415 from yongtang:22372-verbsGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \ \ \
* | | | | | | | Remove dependency on contrib dataset ops.Gravatar Priya Gupta2018-09-24
* | | | | | | | Fix noop elimination optimization.Gravatar Piotr Padlewski2018-09-23
* | | | | | | | Moving MultiDeviceIterator from contrib to core.Gravatar Rohan Jain2018-09-23
* | | | | | | | Merge pull request #20539 from candyzone:masterGravatar TensorFlower Gardener2018-09-22
|\ \ \ \ \ \ \ \
* | | | | | | | | Temporarily remove isolate_session_state in CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-09-22
| | | | * | | | | Merge branch 'master' into fix_expand_dimsGravatar Martin Wicke2018-09-22
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Fixed a bug in CollectiveAllReduce that sometimes the variable names it sees ...Gravatar Yuefeng Zhou2018-09-22
* | | | | | | | | Internal changesGravatar Yanan Cao2018-09-22
* | | | | | | | | Add back xla_test, which was deleted by mistake earlierGravatar Yanan Cao2018-09-22
* | | | | | | | | Wrap ARModel and LSTMPredictionModel into an LSTMAutoRegressor estimatorGravatar A. Unique TensorFlower2018-09-21
* | | | | | | | | xla.estimator_model_fn can be used to decorate a model_fn written for estimat...Gravatar Yanan Cao2018-09-21
* | | | | | | | | Fix typo and use fully qualified names for consistency in LossScaleOptimizer ...Gravatar Smit Hinsu2018-09-21
* | | | | | | | | Always add layer annotations, regardless of mode.Gravatar A. Unique TensorFlower2018-09-21
* | | | | | | | | Release MnasNet models.Gravatar Mingxing Tan2018-09-21
* | | | | | | | | Merge pull request #22334 from freedomtan:tflite_label_image_output_pixelsGravatar TensorFlower Gardener2018-09-21
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Make 8bit reduce sum op handler rescalingGravatar A. Unique TensorFlower2018-09-21
* | | | | | | | | | Exclude cloud contrib modules in s390x and windows.Gravatar Gunhan Gulsoy2018-09-21
* | | | | | | | | | Rollback change introduced on cross_towers_ops_test by previous commit.Gravatar A. Unique TensorFlower2018-09-21
* | | | | | | | | | Remove unused tf.contrib.tensorboard.plugins.trace codeGravatar Nick Felt2018-09-21
| | * | | | | | | | Fix lint errorsGravatar Allen Lavoie2018-09-21
* | | | | | | | | | Merge pull request #22084 from yongtang:09012018-mpi-StringPieceGravatar TensorFlower Gardener2018-09-21
|\ \ \ \ \ \ \ \ \ \