aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | Add assert_existing_objects_matched to object-based checkpoint restoresGravatar Allen Lavoie2018-08-22
* | [XLA] Define integer division overflow for CPU/GPUGravatar Sanjoy Das2018-08-22
* | Merge pull request #21770 from skavulya:rename-ecosystem-jarsGravatar TensorFlower Gardener2018-08-22
|\ \
* | | [tf.data] Cosmetic changes to tf.data optimizers:Gravatar Rachel Lim2018-08-22
* | | [TF:XLA] Use unique_id_ to compare computations for equality quickly.Gravatar Dimitris Vardoulakis2018-08-22
* | | [SE] Avoid deadlock by calling HostCallbacks even when the stream is in an er...Gravatar A. Unique TensorFlower2018-08-22
* | | Windows: Fix pip package installation in GPU buildGravatar A. Unique TensorFlower2018-08-22
* | | Merge pull request #21789 from PhilJd:phil/sparse_weight_decay_optimizer_fixGravatar TensorFlower Gardener2018-08-22
|\ \ \
* | | | Fix typo: missing ' ' in error message.Gravatar A. Unique TensorFlower2018-08-22
* | | | [XLA] Cleanup Alltoall.Gravatar A. Unique TensorFlower2018-08-22
* | | | BEGIN_PUBLICGravatar Vikram Tankasali2018-08-22
* | | | Suppress doc generation for a few methods in subclasses of Layer.Gravatar A. Unique TensorFlower2018-08-22
* | | | Disable Non-Variable Tensor API in SVDF kernel.Gravatar A. Unique TensorFlower2018-08-22
* | | | Defuns should inherit graph key from default graph even if executing eagerly.Gravatar Skye Wanderman-Milne2018-08-22
* | | | Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* | | | Add test for stacked "for_subclass_implementers" in class __mro__.Gravatar Mark Daoust2018-08-22
* | | | Merge pull request #21806 from tensorflow:yifeif-patch-1Gravatar TensorFlower Gardener2018-08-22
|\ \ \ \
* \ \ \ \ Merge pull request #21784 from facaiy:ENH/add_gpu_kernel_for_div_no_nanGravatar TensorFlower Gardener2018-08-22
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #21733 from aapeliv:masterGravatar TensorFlower Gardener2018-08-22
|\ \ \ \ \ \
* | | | | | | Don't generate empty _redirects.yaml files.Gravatar Mark Daoust2018-08-22
* | | | | | | SymbolicGradient for gather_ndGravatar Alexandre Passos2018-08-22
* | | | | | | Don't access XLA literal after it has been freedGravatar Igor Ganichev2018-08-22
* | | | | | | Automated rollback of commit 47c0bda0e7f736a9328aaf76aba7c8006e24556fGravatar A. Unique TensorFlower2018-08-22
* | | | | | | Ensure 16-byte alignment for FlatBuffer tensor dataGravatar Jared Duke2018-08-22
* | | | | | | Change subgroup interface for CrossReplicaSumGravatar HyoukJoong Lee2018-08-22
| | | * | | | Add whl file to .gitignore.Gravatar Yifei Feng2018-08-22
| |_|/ / / / |/| | | | |
* | | | | | Fix domain isolation for the case when multiple domain type is involvedGravatar A. Unique TensorFlower2018-08-22
* | | | | | Raise AutoGraph error if variable is created inside a loop body.Gravatar A. Unique TensorFlower2018-08-22
* | | | | | Moving the TF monitoring collection API to tf/core:lib.Gravatar Vinu Rajashekhar2018-08-22
* | | | | | compat: Update forward compatibility horizon to 2018-08-22Gravatar A. Unique TensorFlower2018-08-22
| | | * | | Fix sparse updates for optimizer using DecoupledWeightDecay.Gravatar Philipp Jund2018-08-22
| |_|/ / / |/| | | |
* | | | | [XLA:GPU] Do not fuse loop fusions with different output shapes.Gravatar Thomas Joerg2018-08-22
* | | | | [SE] Don't CHECK-fail when the stream is not-OKGravatar A. Unique TensorFlower2018-08-22
* | | | | [XLA] Expose a way to control dot/conv precisionGravatar David Majnemer2018-08-22
* | | | | Update abseil-cpp to fefc836.Gravatar Justin Lebar2018-08-21
| | * | | ENH: register gpu kernel for div_no_nanGravatar Yan Facai (颜发才)2018-08-22
| |/ / / |/| | |
* | | | [XLA] Define integer division overflowGravatar Sanjoy Das2018-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
* | | | 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
* | | | Setting collections to [] for metric variables in the new metrics module.Gravatar Pavithra Vijay2018-08-21
* | | | Move from deprecated self.test_session() to self.session() when a graph is set.Gravatar A. Unique TensorFlower2018-08-21
* | | | Resolve compile time constants to fix a regression.Gravatar A. Unique TensorFlower2018-08-21
* | | | [TF:XLA] Make AvgPoolGrad support general paddingGravatar A. Unique TensorFlower2018-08-21