aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* PUBLIC: Support replicated variable backed by tpu_replicated_input.Gravatar Youlong Cheng2018-07-16
* Merge pull request #20851 from samikama:KeepInputsGravatar TensorFlower Gardener2018-07-16
|\
* | Disable rewriting errors for classes due to source map overwriting.Gravatar A. Unique TensorFlower2018-07-16
* | Automated rollback of commit 3ab5ef05eed4645b2f412522451be7554ef9df8cGravatar A. Unique TensorFlower2018-07-16
* | Add a method to check if a tensor handle is on the host cpu.Gravatar Akshay Modi2018-07-16
* | apt-get install NVIDIA libsGravatar Toby Boyd2018-07-16
* | Co-allocate call operands with callee parametersGravatar Sanjoy Das2018-07-16
* | This CL fixes a bug preventing Eager tapes from working remotely.Gravatar A. Unique TensorFlower2018-07-16
* | Add NCCL 2.x to install_sources.mdGravatar Toby Boyd2018-07-16
* | Implement lgamma for XLAGravatar A. Unique TensorFlower2018-07-16
* | Merge pull request #20603 from aaroey:fix_const_nodes_adding_orderGravatar TensorFlower Gardener2018-07-16
|\ \
* | | Fix model_analyzer_test_gpuGravatar A. Unique TensorFlower2018-07-16
* | | Respects multiple threads in eager function execution.Gravatar Alexandre Passos2018-07-16
* | | Refactoring some of the boosted trees code for growing ensemble.Gravatar A. Unique TensorFlower2018-07-16
* | | Automated rollback of commit 590af170ca85a4921db0c28e4fa2785462bdcebdGravatar Jeremy Lau2018-07-16
* | | Merge pull request #20706 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-07-16
|\ \ \
* | | | Runtime improvements to triangular solve.Gravatar A. Unique TensorFlower2018-07-16
* | | | Re-enable some flaky tests that were affected by lowGravatar A. Unique TensorFlower2018-07-16
* | | | Fix androidx espresso-core gradle dependencyGravatar A. Unique TensorFlower2018-07-16
| | | * Update trt_optimization_pass.ccGravatar Rasmus Munk Larsen2018-07-16
* | | | When fitting in EagerMode, convert all user input to EagerIteratorsGravatar A. Unique TensorFlower2018-07-16
* | | | [XLA] Simplify A*0 and 0*A to 0 for integral types.Gravatar Peter Hawkins2018-07-16
* | | | Add autograph.ipynb to guideGravatar Mark Daoust2018-07-16
* | | | Add note about colab notebooks on install page.Gravatar Billy Lamberta2018-07-16
* | | | [TF:XLA] Improve conditional_test by using parameters instead of constants.Gravatar A. Unique TensorFlower2018-07-16
* | | | Merge pull request #20595 from lilbedwin:masterGravatar TensorFlower Gardener2018-07-16
|\ \ \ \
* \ \ \ \ Merge pull request #20330 from freedomtan:fix_benchmark_model_tfliteGravatar TensorFlower Gardener2018-07-16
|\ \ \ \ \
| | | | | * Clang format, updated commentGravatar Sami Kama2018-07-16
* | | | | | Use the safe sparse tensor API that returns errors rather than crashingGravatar A. Unique TensorFlower2018-07-16
| | | | | * Add support for possible extra : in input namesGravatar Sami Kama2018-07-16
* | | | | | nit: fix wordingGravatar A. Unique TensorFlower2018-07-16
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-07-16
* | | | | | Also clear FunctionLibraryRuntime when clearing tfe Context caches.Gravatar Alexandre Passos2018-07-16
* | | | | | [tf.data] Generalization of `tf.contrib.data.sliding_window_batch`.Gravatar Jiri Simsa2018-07-16
* | | | | | Add additional Python info into two error messages.Gravatar James Keeling2018-07-16
* | | | | | Upgrade Bazel to 0.14.1Gravatar A. Unique TensorFlower2018-07-16
* | | | | | Give EagerTensor a fully qualified name so __module__ doesn't generate an errorGravatar Akshay Modi2018-07-16
* | | | | | Two speed test notebooks: MNIST training loop and Collatz.Gravatar Dan Moldovan2018-07-16
* | | | | | Merge pull request #20794 from samikama:KeepInputsGravatar TensorFlower Gardener2018-07-16
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | BEGIN_PUBLICGravatar A. Unique TensorFlower2018-07-16
* | | | | | [tf.data] Add handling for gzip & zlib compression types in CsvDataset and ma...Gravatar Rachel Lim2018-07-16
* | | | | | Fix reaching_definitions to correctly mark the definition of modified symbols...Gravatar Dan Moldovan2018-07-16
* | | | | | Bring the workshop notebook to date.Gravatar Dan Moldovan2018-07-16
* | | | | | Fix bug in masked_autoregressive_default_template where custom name was not c...Gravatar A. Unique TensorFlower2018-07-16
* | | | | | Bring the dev summit notebook to date.Gravatar Dan Moldovan2018-07-16
* | | | | | Missing import and pip install of tf-nightly in workshop notebookGravatar A. Unique TensorFlower2018-07-16
* | | | | | Enable test that was accidentally misnamed.Gravatar Dan Moldovan2018-07-16
* | | | | | Add experimental config field to output interpolatable error messagesGravatar James Keeling2018-07-16
* | | | | | Make the HloDomainRemover pass more configurableGravatar A. Unique TensorFlower2018-07-16
* | | | | | add int32 support for subGravatar A. Unique TensorFlower2018-07-15