aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [DataFlowAnalysis] Be less conservative on loop fusion nodes when reusing buf...Gravatar Yunxing Dai2018-06-07
* Changes the batch_function decorator implementation to use the newly added Ba...Gravatar Vinu Rajashekhar2018-06-07
* Java: Release 1.9.0-rc0 (and update protbuf dependency)Gravatar Asim Shankar2018-06-07
* Pass checkpoint_path to predicate functions for experiment.continuous_eval ev...Gravatar A. Unique TensorFlower2018-06-07
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-07
* [XLA] Handle kSlice correctly in HloCostAnalysisGravatar David Majnemer2018-06-07
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-07
* C API: Fail gracefully if the serialized graph would be too large.Gravatar Asim Shankar2018-06-07
* [data-stats] Adds support to collect `features` and `feature-values` statisti...Gravatar Shivani Agrawal2018-06-07
* TOCO: return Status instead of crashing while converting "Conv".Gravatar A. Unique TensorFlower2018-06-07
* Split out HloFftInstruction and HloSendRecvInstruction as subclasses from Hlo...Gravatar A. Unique TensorFlower2018-06-07
* Add ScaleTriL Bijector to enable transformed distributions over PSD matrices.Gravatar A. Unique TensorFlower2018-06-07
* [TF:XLA] Fix invalid HLO graph in hlo_rematerialization_test.Gravatar A. Unique TensorFlower2018-06-07
* Fix and enable TFlite label_image_testGravatar A. Unique TensorFlower2018-06-07
* Avoid unintentional copy of a const function when capturing it.Gravatar Derek Murray2018-06-07
* Internal change.Gravatar A. Unique TensorFlower2018-06-07
* Make TOCO cmdline inputs case insensitive.Gravatar Nupur Garg2018-06-07
* [TF:XLA] Introduce a new HostTensorToBorrowingLiteral path without the memcpy...Gravatar Kay Zhu2018-06-07
* Update documentation.Gravatar Shashi Shekhar2018-06-07
* Add TransformDiagonal higher-order bijector to transform only the diagonal of...Gravatar A. Unique TensorFlower2018-06-07
* Misc fixes to benchmarks.Gravatar Shashi Shekhar2018-06-07
* [XLA] Don't de-emphasize copy nodes in graph dumps.Gravatar Justin Lebar2018-06-07
* Add features to TOCO Python API.Gravatar Nupur Garg2018-06-07
* Avoid unnecessary `DoneCallback` copies in functional_ops.cc.Gravatar Derek Murray2018-06-07
* Internal Change.Gravatar Michael Case2018-06-07
* Expand DistributionStrategy.group to address single variable case properly as...Gravatar Priya Gupta2018-06-07
* [XLA] Redesign: delete versioned_computation_handle and compilation_cache.Gravatar A. Unique TensorFlower2018-06-07
* Add FillTriangular Bijector to create triangular matrices.Gravatar A. Unique TensorFlower2018-06-07
* Don't use `std::move()` on `const ...&` arguments.Gravatar Derek Murray2018-06-07
* Tune the GEMM tile size for broadwellGravatar Sanjoy Das2018-06-07
* Iterate over the K dimension in the innermost loop nest in the LLVM IR GEMMGravatar Sanjoy Das2018-06-07
* [TF:XLA] Bump open source llvm revision to r334038Gravatar Sanjoy Das2018-06-07
* Handle tensor array grad only accessed in one branch.Gravatar Jacques Pienaar2018-06-07
* Updated SavedModels in Python TOCO API.Gravatar Nupur Garg2018-06-07
* [XLA:GPU] Fix non-const reduce init value generation to handle multi-output f...Gravatar Benjamin Kramer2018-06-07
* Change unimplemented ops error message.Gravatar Nupur Garg2018-06-07
* Typos in documentation and style improvements in tests.Gravatar A. Unique TensorFlower2018-06-07
* Allow replace_expression to generate simple names, nor just Expr nodes. Ensur...Gravatar Dan Moldovan2018-06-07
* Fix bug due to incorrect nesting of return statement in eager iterator evalua...Gravatar Pavithra Vijay2018-06-07
* Add convolution and convolution1d to the public APIGravatar A. Unique TensorFlower2018-06-07
* Remove _USE_C_API staging from session.py.Gravatar Skye Wanderman-Milne2018-06-07
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-06-07
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-06-07
* Implement scatter_nd_add for resource variables.Gravatar Adria Puigdomenech2018-06-07
* Add GetAllRegisteredKernels helperGravatar James Keeling2018-06-07
* Update revision of clang in download scriptsGravatar Ilya Biryukov2018-06-07
* Improve performance of HloComputation::MakeInstructionPostOrderGravatar A. Unique TensorFlower2018-06-07
* Implementation of TensorFlowEqual and TensorFlowNotEqual.Gravatar A. Unique TensorFlower2018-06-07
* Apply if_override_eigen_strong_inline to three more opsGravatar A. Unique TensorFlower2018-06-07
* ArgMax supports quantization, so make the transformation know that.Gravatar Suharsh Sivakumar2018-06-06