aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* [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
* | Merged commit includes the following changes:Gravatar Yifei Feng2018-08-21
| * Use if_ngraph to exclude ngraph licence rules in default build.Gravatar gracehoney2018-08-21
* | Fix padding of padding values.Gravatar A. Unique TensorFlower2018-08-21
|/
* Remove 'graph' argument from FuncGraph.__init__.Gravatar Skye Wanderman-Milne2018-08-21
* Fully enabled absl and removed TENSORFLOW_USE_ABSL define (as absl is now alw...Gravatar A. Unique TensorFlower2018-08-21
* Merge pull request #21508 from aaroey:fix_allocator_when_engine_device_not_sp...Gravatar TensorFlower Gardener2018-08-21
|\
* | [TF:XLA] Handle some of the buffer aliasing across computations in HeapSimula...Gravatar Dimitris Vardoulakis2018-08-21
* | jacobian: allow case where output is not dependent on input.Gravatar A. Unique TensorFlower2018-08-21
* | Minor fix to allow iterations variable to update in eager modeGravatar Katherine Wu2018-08-21
* | Initialize TRTOptimizationPass members in the constructor, and use a utilGravatar Guangda Lai2018-08-21
* | [XLA] Propagate invalid shape errors through reduce folding and turn it onGravatar Benjamin Kramer2018-08-21
* | Remove HostModule.Gravatar Tong Shen2018-08-21
* | Merge pull request #18959 from Rholais:patch-1Gravatar TensorFlower Gardener2018-08-21
|\ \