aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Portability preparation for more cross-platform prototyping.Gravatar Pete Warden2018-09-24
* Remove the "constants" input group from _XlaRun; NFCGravatar Sanjoy Das2018-09-24
* PolymorphicFunction cache key is changed to use the init graph instead of the...Gravatar Katherine Wu2018-09-24
* Disable PinToHostOptimizer for any TPU graphs.Gravatar A. Unique TensorFlower2018-09-24
* Speed up DedupComputation in arithmetic optimizer.Gravatar A. Unique TensorFlower2018-09-24
* Change indicator used to note Google-OSS header inclusionsGravatar Austin Anderson2018-09-24
* Merge pull request #22006 from facaiy:CLN/remove_print_for_assertGravatar TensorFlower Gardener2018-09-24
|\
* | Inline kernel tracing logic into `ExecutorState::Process()`.Gravatar Derek Murray2018-09-24
* | Merge pull request #21479 from yongtang:08052018-op_scopeGravatar TensorFlower Gardener2018-09-24
|\ \
* | | Fixes typo in docstring to correctly name the new Estimator method export_sav...Gravatar Karmel Allison2018-09-24
* | | Fixes a bug in tf.train.Saver() where it couldn't use CheckpointableGravatar A. Unique TensorFlower2018-09-24
* | | Merge pull request #22416 from yongtang:09182018-squeeze_dimsGravatar TensorFlower Gardener2018-09-24
|\ \ \
* | | | 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
|\ \ \ \ \ \ \ \ \ \