aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Added a couple of trivial testsGravatar Benoit Steiner2018-01-05
* Support reduction in NWC dimension. One use case of this is layerGravatar Yao Zhang2018-01-05
* Fix typo in dataset performance guideGravatar Brennan Saeta2018-01-05
* Tests contrib.signal.stft with XLA compilation.Gravatar Brian Patton2018-01-05
* Make SQLite veneer betterGravatar Justine Tunney2018-01-05
* Add ability to dump stacktraces, and enable auto stacktrace generation to cppGravatar Gunhan Gulsoy2018-01-04
* Add MNIST GAN example and benchmarksGravatar Igor Ganichev2018-01-04
* Refactoring and bug-fixes for _build_initializer_expr.Gravatar A. Unique TensorFlower2018-01-04
* [XLA] Doc change: the invariant that GetBufferAlias is always non-empty no lo...Gravatar A. Unique TensorFlower2018-01-04
* Add a FlushCaches() method to the FileSystem interface, and provide an implem...Gravatar A. Unique TensorFlower2018-01-04
* Make HLO device placer more stable as far as created partitions goes.Gravatar A. Unique TensorFlower2018-01-04
* [XLA] Expose replicas via local client API.Gravatar Chris Leary2018-01-04
* Add user friendly debugging message to TOCO.Gravatar A. Unique TensorFlower2018-01-04
* [TFXLA] Handle control edges to cond not dominated.Gravatar Jacques Pienaar2018-01-04
* Adds a test exercising Atan2 via XLA client.Gravatar Brian Patton2018-01-04
* Include the main TensorFlow eager header file in the binary distribution.Gravatar A. Unique TensorFlower2018-01-04
* Java: Instructions for using GPUs via Maven.Gravatar Asim Shankar2018-01-04
* Bump the size of interleave_dataset_op_test to avoid flaky timeouts.Gravatar Gunhan Gulsoy2018-01-04
* Addresses the bug that when a grpc session is created and immediately closed,...Gravatar Olivia Nordquist2018-01-04
* [XLA] Slightly improve a CHECK-fail message.Gravatar A. Unique TensorFlower2018-01-04
* Minimal static analysis. Resolves variable visibility and type information.Gravatar A. Unique TensorFlower2018-01-04
* Make layer method `compute_output_shape` public.Gravatar Francois Chollet2018-01-04
* [tf.data] Add benchmarks for variants of slice/batch/repeat pipelines.Gravatar Derek Murray2018-01-04
* Make 403 errors due to GCS more verbose.Gravatar A. Unique TensorFlower2018-01-04
* [TF:XLA] Bump open source llvm revision to r321819Gravatar Sanjoy Das2018-01-04
* Add `FunctionLibraryRuntime::InstantiateOptions` struct.Gravatar Derek Murray2018-01-04
* Fix bug causing OOM failure. An output parameter was not assigned in the fail...Gravatar A. Unique TensorFlower2018-01-04
* Automated g4 rollback of changelist 180821956Gravatar Derek Murray2018-01-04
* No public changeGravatar A. Unique TensorFlower2018-01-04
* Fixed the implementation of DataTypeString to avoid a stack overflow whenGravatar Benoit Steiner2018-01-04
* Change topk error message to say how many columns existed and how many were r...Gravatar A. Unique TensorFlower2018-01-04
* Expand all saveable operations to generate a single C++ restore call.Gravatar Russell Power2018-01-04
* Automated g4 rollback of changelist 179552496Gravatar HyoukJoong Lee2018-01-04
* adding tests to make sure that the public methods that could either call C-AP...Gravatar Olivia Nordquist2018-01-04
* Clarify confusing documentation regarding FinalBeamSearchDecoderOutput.Gravatar Adam Roberts2018-01-04
* Correct mention of channel ordering (we support NHWC only)Gravatar Andrew Selle2018-01-04
* Java: Package GPU native libraries in Maven.Gravatar Asim Shankar2018-01-04
* Expand error-message when a valid export is not found at the specified export...Gravatar Sukriti Ramesh2018-01-04
* Adds the lookup_config property to the _WeightedSparseColumn class.Gravatar A. Unique TensorFlower2018-01-04
* Ensure decode_raw on an empty string returns an empty tensor.Gravatar A. Unique TensorFlower2018-01-04
* Support scalar and vector condition for select.Gravatar Yao Zhang2018-01-04
* Allowing override of common_env.sh python directory.Gravatar Amit Patankar2018-01-04
* Currently LayoutAssignment only deals with a module at a time andGravatar A. Unique TensorFlower2018-01-04
* Internal changeGravatar A. Unique TensorFlower2018-01-04
* Support reduction and histogram summary ops.Gravatar Yao Zhang2018-01-03
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-01-03
* [XLA:CPU] Count cycles in non-entry computationsGravatar Sanjoy Das2018-01-03
* Made the shape of the elements stored in a TensorArrayV3 available to shape i...Gravatar Benoit Steiner2018-01-03
* [XLA:python] Plumb Python exceptions through API instead of OrDie'ing.Gravatar Chris Leary2018-01-03
* tfdbg: add option to disable sending of traceback and source codeGravatar Shanqing Cai2018-01-03