aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update BuildComputation function comment.Gravatar Ruoxin Sang2018-09-21
* Remove unused tf.contrib.tensorboard.plugins.trace codeGravatar Nick Felt2018-09-21
* Fix "from tensorflow._api.v1 import *".Gravatar Michael Case2018-09-21
* This CL disables tf.print tests that change logging levels on Windows. These ...Gravatar A. Unique TensorFlower2018-09-21
* Merge pull request #22084 from yongtang:09012018-mpi-StringPieceGravatar TensorFlower Gardener2018-09-21
|\
* | Copy edits to overview fileGravatar A. Unique TensorFlower2018-09-21
* | Allow functional_rnn to run with bfloat16.Gravatar A. Unique TensorFlower2018-09-21
* | Executor: Move `GetNodeAttr()` off the critical path for loop execution.Gravatar Derek Murray2018-09-21
* | Fix bias feature being selected for splitting. The previous logic was broken ...Gravatar A. Unique TensorFlower2018-09-21
* | Ensure that no capture is done unless Match() return true. Otherwise theGravatar Tim Shen2018-09-21
* | Fixes a bug for the case when the MultiDeviceIterator waits on backgroundGravatar Rohan Jain2018-09-21
* | Document custom contraction mappers for convolutions.Gravatar Eugene Zhulenev2018-09-21
* | Merge pull request #22157 from yongtang:22054-TensorArray-int64Gravatar TensorFlower Gardener2018-09-21
|\ \
* \ \ Merge pull request #22147 from girving:intGravatar TensorFlower Gardener2018-09-21
|\ \ \
* | | | Don't crash on Pack nodes with no axis argument set.Gravatar A. Unique TensorFlower2018-09-21
* | | | Merge pull request #22451 from angersson:masterGravatar TensorFlower Gardener2018-09-21
|\ \ \ \
* | | | | [XLA] Add a global decreasing size best-fit buffer allocation algorithm, whic...Gravatar Yuanzhong Xu2018-09-21
* | | | | Simplify XLA pattern matcher to explicitly construct AllOf relations,Gravatar Tim Shen2018-09-21
* | | | | Print errors if --outfile or --outtree are not passed to the tf_upgrade_v2.pyGravatar Anna R2018-09-21
* | | | | [tf.data] Add a ConverterRegistry for vectorization convertersGravatar Rachel Lim2018-09-21
* | | | | Fix broken build.Gravatar Alexandre Passos2018-09-21
| * | | | Workaround a Notebook bug in in c.NotebookApp.ipGravatar Austin Anderson2018-09-21
* | | | | In standalone client mode, only run hooks on one thread.Gravatar Yuefeng Zhou2018-09-21
|/ / / /
* | | | Merge pull request #21859 from weidankong:agnGravatar TensorFlower Gardener2018-09-21
|\ \ \ \
* | | | | Simple scaffold for parameter-server training with eager executionGravatar Alexandre Passos2018-09-21
* | | | | Kernel signature reworking, misc fixes.Gravatar A. Unique TensorFlower2018-09-21
* | | | | Set device on resource touching ops before checking where to execute.Gravatar Akshay Modi2018-09-21
* | | | | Update scipy to 1.1.0.Gravatar A. Unique TensorFlower2018-09-21
* | | | | Merge pull request #22371 from aaroey:fix_zero_size_allocationGravatar TensorFlower Gardener2018-09-21
|\ \ \ \ \
* | | | | | [XLA] Dump the original, unclustered graph with --tf_xla_clustering_debug.Gravatar Thomas Joerg2018-09-21
* | | | | | Fix typo.Gravatar A. Unique TensorFlower2018-09-21
* | | | | | [data-stats] Collects prefetch `buffer_size` and `buffer_capacity` as scalar,...Gravatar Shivani Agrawal2018-09-21
* | | | | | [TPU] Change the TPU DeviceAssignment class to use a flatter (replica, logica...Gravatar Peter Hawkins2018-09-21
* | | | | | Use weakrefs where absolutely safe to do so, in order to reduce the number of...Gravatar Dan Moldovan2018-09-21
* | | | | | Added fetch support for attrs classes.Gravatar A. Unique TensorFlower2018-09-21
* | | | | | compat: Update forward compatibility horizon to 2018-09-21Gravatar A. Unique TensorFlower2018-09-21
* | | | | | [XLA:CPU] Re-enable half float tests for unary opsGravatar Benjamin Kramer2018-09-21
* | | | | | [TF:XLA] Bump open source llvm revision to r342644Gravatar Benjamin Kramer2018-09-21
* | | | | | Internal change.Gravatar Anna R2018-09-21
* | | | | | keras/training.py: Improve error message.Gravatar Asim Shankar2018-09-21
* | | | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* | | | | | Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* | | | | | Fix cub include path so that TensorFlow compiles when used as a bazel depende...Gravatar A. Unique TensorFlower2018-09-20
* | | | | | Return model format from LoadSessionBundleOrSavedModelBundle(),Gravatar Abhijit Karmarkar2018-09-20
* | | | | | Make threading.local not an instance member of collective ops because in pyth...Gravatar Yuefeng Zhou2018-09-20
* | | | | | Add an API which gives explicit control over shard sizes and introspection in...Gravatar A. Unique TensorFlower2018-09-20
* | | | | | Update links to install pages.Gravatar Billy Lamberta2018-09-20
* | | | | | Update links to tf lite site.Gravatar Billy Lamberta2018-09-20
* | | | | | Updating doc references to tf.distributions to tfp.distributions.Gravatar Brian Patton2018-09-20
* | | | | | Support 16 ways model parallelism.Gravatar Youlong Cheng2018-09-20