aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | | [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
* | Update initialization of variables in Keras.Gravatar Pavithra Vijay2018-08-21
* | [XLA] Parse a single HLO instruction's text into a module.Gravatar Chris Leary2018-08-21
* | [TF:XLA] Add AvgPoolGrad to pooling libraryGravatar A. Unique TensorFlower2018-08-21
* | Add test decorator for using both cond and cond_v2 in a test.Gravatar Jacques Pienaar2018-08-21
* | Adding device registration for the IteratorGetNextSyncOp which is used in Eag...Gravatar Rohan Jain2018-08-21
* | [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* | Allow child class of Server to supply custom ChannelArgumentsGravatar Noah Eisen2018-08-21
* | Adds a sparse_eye operation to tensorflow.Gravatar A. Unique TensorFlower2018-08-21
* | Support export eval graph on CPU in TPUEstimator.export_savedmodel().Gravatar A. Unique TensorFlower2018-08-21
* | Merge pull request #21774 from aaroey:fix_ngraph_build_errorGravatar TensorFlower Gardener2018-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
* | | [XLA:CPU] Enable LLVM IR GEMM for small matrices.Gravatar Sanjoy Das2018-08-21
* | | Remove HostCompute HLO.Gravatar Tong Shen2018-08-21