aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Properly set the type of the swap nodes.Gravatar Benoit Steiner2018-01-05
* Does not use constants for zeros/ones.Gravatar Alexandre Passos2018-01-05
* Fixed fused batch norm performance regression.Gravatar Reed Wanderman-Milne2018-01-05
* Minor bug fix in PrefetchDataset state saving/restoring.Gravatar Saurabh Saxena2018-01-05
* Automated g4 rollback of changelist 180848930Gravatar James Qin2018-01-05
* Fix typo in the docstring of `make_template`.Gravatar Akshay Agrawal2018-01-05
* Fixed bad logging in iOS app tflite_simple_example.Gravatar A. Unique TensorFlower2018-01-05
* Add a mutex around the tfe context kernel_cache.Gravatar Alexandre Passos2018-01-05
* Output variance over tree predictions for classifications.Gravatar A. Unique TensorFlower2018-01-05
* Add a FlushFileSystemCaches method to Env, for flushing caches of all registe...Gravatar A. Unique TensorFlower2018-01-05
* Don't swap out inputs that expect a reference.Gravatar Benoit Steiner2018-01-05
* Move some build configs to tools/bazel.rc from configure.pyGravatar Michael Case2018-01-05
* Implemented memory swapping heuristics for GPUGravatar Benoit Steiner2018-01-05
* Basic templating code.Gravatar A. Unique TensorFlower2018-01-05
* Change placeholder exception to log instead of throwing an exception.Gravatar Russell Power2018-01-05
* Clear eager kernel cache when resetting random seed.Gravatar Alexandre Passos2018-01-05
* Change int64 to int64_t to support 64-bit compilationGravatar Austin Anderson2018-01-05
* Edit the macros to avoid trying to output stacktraces on mobile platforms.Gravatar Gunhan Gulsoy2018-01-05
* Temporarily disable tests until we can run them in opensource build.Gravatar A. Unique TensorFlower2018-01-05
* Make it possible to wrap Layer's `call` method in `tfe.defun`.Gravatar Akshay Agrawal2018-01-05
* Introduces back a faster specialization of the unique op for cases where uniq...Gravatar A. Unique TensorFlower2018-01-05
* Internal changes to stacktrace handling.Gravatar Yusef Shafi2018-01-05
* [TF:XLA] Correctly simplify while loops with a non-tuple root bodyGravatar Sanjoy Das2018-01-05
* 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