aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Automated rollback of commit 7bbd69fd16d4e97afd417786c1ee2fff27d92703Gravatar Rohan Jain2018-09-24
* Split up SPARSE_DEPS, adding each individual dependency only to the sparseGravatar A. Unique TensorFlower2018-09-24
* Make sure broken tests are filtered out in XLA tests suites.Gravatar Gunhan Gulsoy2018-09-24
* [XLA] Update Scatter to ignore out-of-bound indices.Gravatar A. Unique TensorFlower2018-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
* Further simplify the cuDNN wrappers. Instead of passing aroundGravatar Tim Shen2018-09-24
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-24
* This CL adds an init_scope to the Keras set & get learning phase functions. T...Gravatar A. Unique TensorFlower2018-09-24
* [Java]: Release 1.11.0-rc2Gravatar Asim Shankar2018-09-24
* Merge pull request #22350 from yongtang:22295-gradient_multipliersGravatar TensorFlower Gardener2018-09-24
|\
* | Disabling MultiDeviceIterator in Eager mode. Support is coming soon.Gravatar Rohan Jain2018-09-24
* | Add functionality to SubSlice a tensor.Gravatar A. Unique TensorFlower2018-09-24
* | [data-stats] Exposes `StatsAggregator` and `set_stats_aggregator` in tf.contr...Gravatar Shivani Agrawal2018-09-24
* | Fix documentation in some lookup_ops and add eager test.Gravatar Yutaka Leon2018-09-24
* | Merge pull request #21798 from facaiy:ENH/div_no_nan_treate_negative_as_zeroGravatar TensorFlower Gardener2018-09-24
|\ \
* \ \ Merge pull request #22469 from rfernand2:masterGravatar TensorFlower Gardener2018-09-24
|\ \ \
* | | | Remove the pretty formatting of generated code. The astor library that did th...Gravatar Dan Moldovan2018-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
* | | | Check for too large jpeg images before decompressing.Gravatar Mihai Maruseac2018-09-24
* | | | Merge pull request #18567 from imsheridan:fix_expand_dimsGravatar TensorFlower Gardener2018-09-24
|\ \ \ \
* | | | | Remove unused compatibility code in Softmax implementation now that the forwa...Gravatar Peter Hawkins2018-09-24
* | | | | Turn on PinToHostOptimizer by default.Gravatar A. Unique TensorFlower2018-09-24
* | | | | Merge pull request #22461 from feihugis:Issue-12414_Error_Logging_SessionGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #22457 from elmsfu:tflite/make_abslGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \ \
* | | | | | | Rename source_map to create_source_map. Reorganize the tests to be clearer ab...Gravatar Dan Moldovan2018-09-24
* | | | | | | Deprecate do_quantize_training_on_graphdef.Gravatar Suharsh Sivakumar2018-09-24
* | | | | | | Add a rounding operation to eliminate some truncation errors (see test for ex...Gravatar A. Unique TensorFlower2018-09-24
* | | | | | | Non-injective bijectors should still support the fallback from ildj to -fldj ...Gravatar Brian Patton2018-09-24
* | | | | | | Move a couple more docs from tf.contrib -> tfpGravatar Brian Patton2018-09-24
* | | | | | | Add support for non-string attributesGravatar A. Unique TensorFlower2018-09-24
* | | | | | | Generalize sort implementation in the HloEvaluator.Gravatar Adrian Kuegel2018-09-24
* | | | | | | Clean-up of function.py.Gravatar Lasse Espeholt2018-09-24
* | | | | | | compat: Update forward compatibility horizon to 2018-09-24Gravatar A. Unique TensorFlower2018-09-24
* | | | | | | Merge pull request #22415 from yongtang:22372-verbsGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #22060 from perfinion:systemlibsGravatar TensorFlower Gardener2018-09-24
|\ \ \ \ \ \ \ \
* | | | | | | | | Remove dependency on contrib dataset ops.Gravatar Priya Gupta2018-09-24
* | | | | | | | | Merge pull request #22352 from Intel-tensorflow:agramesh/disable_mkl_ml_onlyGravatar TensorFlower Gardener2018-09-23
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Fix noop elimination optimization.Gravatar Piotr Padlewski2018-09-23
* | | | | | | | | | [tf.data] Add `tf.contrib.data.Optional` support to `Structure`.Gravatar Derek Murray2018-09-23
* | | | | | | | | | Add blacklist ops to PinToHostOptimizer. Fix test.Gravatar A. Unique TensorFlower2018-09-23
* | | | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-23
* | | | | | | | | | Add Metadata object for RecordReader and associated stats computing /Gravatar Vijay Vasudevan2018-09-23
* | | | | | | | | | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-23
* | | | | | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-23
* | | | | | | | | | | Moving MultiDeviceIterator from contrib to core.Gravatar Rohan Jain2018-09-23