aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Implementation of pow.Gravatar A. Unique TensorFlower2018-06-27
* Fix Windows GPU BuildGravatar A. Unique TensorFlower2018-06-27
* add int32 support for addGravatar A. Unique TensorFlower2018-06-26
* Remove an unnecessary op->opcode_index() operation.Gravatar A. Unique TensorFlower2018-06-26
* Removes SavedModel support from toco.cc.Gravatar Nupur Garg2018-06-26
* Setting alloc_attrs for sends and recvs correctly for remote function calls.Gravatar Rohan Jain2018-06-26
* Add HloModuleProto field H loModuleProto in CompilationResultProto.Gravatar Jacques Pienaar2018-06-26
* [C++]: Ability to feed and fetch tensors while keeping them in device memoryGravatar Asim Shankar2018-06-26
* Fix shape mismatch in `rnn()` of keras backendGravatar Zhenyu Tan2018-06-26
* Updated doc to reflect local mode changes.Gravatar Mustafa Ispir2018-06-26
* Fix early stop test.Gravatar Scott Zhu2018-06-26
* Shape inference for SymbolicGradient with variablesGravatar Alexandre Passos2018-06-26
* Expose num_hosts and num_of_replicas_per_host in TPUContext.Gravatar A. Unique TensorFlower2018-06-26
* Add code path in estimator to use the new distributed strategy apiGravatar Sourabh Bajaj2018-06-26
* [TF:XLA] Implement SparseToDense.Gravatar Peter Hawkins2018-06-26
* When a pixel is mapped to an infinite location, it is assigned with the defau...Gravatar A. Unique TensorFlower2018-06-26
* Adding per-element weight support for WALSComputePartialLhsAndRhsOp operator.Gravatar A. Unique TensorFlower2018-06-26
* Support shapes for remote eager tensor handles.Gravatar Akshay Modi2018-06-26
* Do not run restore op in exporting TPU graph.Gravatar A. Unique TensorFlower2018-06-26
* Sets the output_alloc_attrs on the Remote function call in theGravatar Rohan Jain2018-06-26
* Make the comparator call operator const.Gravatar Alexandre Passos2018-06-26
* Implement hybrid SVDF op.Gravatar Alan Chiao2018-06-26
* [Docs]: Fix #20270Gravatar Asim Shankar2018-06-26
* Fix the test flakiness of cross_tower_ops_testGravatar Yuefeng Zhou2018-06-26
* Un-fused quantized Babelfish LSTM cell support in TFLiteGravatar A. Unique TensorFlower2018-06-26
* Remove dead code from gradients_impl.py and gradients_test.py.Gravatar Skye Wanderman-Milne2018-06-26
* Add dnn to tree distillation for boosted trees.Gravatar A. Unique TensorFlower2018-06-26
* Add documentation for benchmarks of a few models.Gravatar Shashi Shekhar2018-06-26
* Moving StatusOr from XLA to stream_executor.Gravatar Michael Case2018-06-26
* [XLA] Add free functions in the xla:: namespace that mirror XlaBuilder method...Gravatar Peter Hawkins2018-06-26
* Enable assign, assign_add and assign_sub to be called on Mirrored Variables i...Gravatar Anjali Sridhar2018-06-26
* [eager]: remote_op_id_ should be an int64 not a uint64Gravatar Asim Shankar2018-06-26
* [CMake] Build all XLA protos as part of the CMake build.Gravatar Derek Murray2018-06-26
* Automated g4 rollback of changelist 201765455Gravatar Blake Hechtman2018-06-26
* [XLA] Try to validate that shape sizes are sane.Gravatar Michael Kuperstein2018-06-26
* [TF:XLA] Validate that the graph has no illegal cycle after functionalize con...Gravatar A. Unique TensorFlower2018-06-26
* Remove unnecessary check of IOU score in non_max_suppression.Gravatar Tayo Oguntebi2018-06-26
* [TF:XLA] Don't register kernels with infeasible type constraints.Gravatar Peter Hawkins2018-06-26
* Fix broken test due to small tolerance.Gravatar Xuechen Li2018-06-26
* Split @{} reference fixing from py_guide specific code.Gravatar Mark Daoust2018-06-26
* Increase error bounds on blocks_test.py test.Gravatar Mark Heffernan2018-06-26
* Supports callable optimizer in canned estimators.Gravatar A. Unique TensorFlower2018-06-26
* [XLA] Add operator overloads for arithmetic and bitwise operations on XlaOp.Gravatar Peter Hawkins2018-06-26
* [XLA:GPU] Re-enable FusionTest.TransposeNegate, works at headGravatar Benjamin Kramer2018-06-26
* [XLA:GPU] Re-enable tests that are passing at head.Gravatar Benjamin Kramer2018-06-26
* Verifies that we can compute gradients through STFTGravatar Brian Patton2018-06-26
* Automated g4 rollback of changelist 202120850Gravatar A. Unique TensorFlower2018-06-26
* [XLA:TF] Explain why we're not doing sum reductions in 16 bitGravatar Benjamin Kramer2018-06-26
* [XLA:GPU] Make the input-fused reduce emitter work on 16-bit typesGravatar Benjamin Kramer2018-06-26
* Have EnsureBiasVector create bias vectors that already have theGravatar A. Unique TensorFlower2018-06-26