aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add HostConst op dependency for the gather_op_test to fix broken tests and be...Gravatar Gunhan Gulsoy2018-08-27
* Fix broken links to colorbot data filesGravatar A. Unique TensorFlower2018-08-27
* Merge pull request #21436 from carusyte:dev_latestGravatar TensorFlower Gardener2018-08-27
|\
* | Simplify logic that defaults to the default graph when no graph is passed int...Gravatar A. Unique TensorFlower2018-08-27
* | Disable flaky boosted_trees_test.Gravatar Gunhan Gulsoy2018-08-27
* | Add regression test for b/112550242 related to conditionals and copy insertion.Gravatar Mark Heffernan2018-08-27
* | Fixed a bug in the dense split handler ops.Gravatar A. Unique TensorFlower2018-08-27
* | Update NNAPI delegate to correctly handle input state tensors for LSTM and SVDF.Gravatar A. Unique TensorFlower2018-08-27
* | Internal change.Gravatar Jian Li2018-08-27
* | Fix "estimator" spelling in contrib/timeseries/examples/known_anomaly.pyGravatar A. Unique TensorFlower2018-08-27
* | [TF:XLA] Bump open source llvm revision to r340723Gravatar Sanjoy Das2018-08-27
* | Moved tensorflow/docs_src to https://github.com/tensorflow/docsGravatar Mark Daoust2018-08-27
* | [tf.data] removing test for obsolete functionalityGravatar Jiri Simsa2018-08-27
* | [tf.data] Minor cleanup.Gravatar Jiri Simsa2018-08-27
* | These files have moved to the docs repo.Gravatar Mark Daoust2018-08-27
* | Minor: Apply tfe.defun as decorator on self.call example.Gravatar Dustin Tran2018-08-27
* | Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-08-27
* | Merge pull request #21857 from sam2702:masterGravatar TensorFlower Gardener2018-08-27
|\ \
* \ \ Merge pull request #21552 from sbrodehl:patch-1Gravatar TensorFlower Gardener2018-08-27
|\ \ \
* | | | Support scalar tensors in collective ops.Gravatar A. Unique TensorFlower2018-08-27
* | | | [TF:XLA] Test zero element slice and update documentation.Gravatar A. Unique TensorFlower2018-08-27
* | | | This CL makes it so several of the assertAll... tests in test_util_test.py ru...Gravatar A. Unique TensorFlower2018-08-27
* | | | Remove some useless pylint statements.Gravatar Tom Hennigan2018-08-27
* | | | [XLA] Unify spelling of 'fusible'Gravatar Benjamin Kramer2018-08-27
* | | | Fix compiler warning about unused variableGravatar A. Unique TensorFlower2018-08-27
* | | | Allow `tf.enable_eager_execution()` to be run multiple times.Gravatar Tom Hennigan2018-08-27
* | | | Migrate Keras from `variable_scope` imports to `variables`.Gravatar Tom Hennigan2018-08-27
* | | | compat: Update forward compatibility horizon to 2018-08-27Gravatar A. Unique TensorFlower2018-08-27
* | | | [TFGAN] StarGAN Estimator ImplementationGravatar A. Unique TensorFlower2018-08-27
* | | | Disable flaky coordinator_test.Gravatar Gunhan Gulsoy2018-08-26
* | | | Reduce the overhead of invoking an OpKernel when tracing is not enabled.Gravatar Derek Murray2018-08-26
* | | | compat: Update forward compatibility horizon to 2018-08-26Gravatar A. Unique TensorFlower2018-08-26
* | | | Expose the RegAdagradOptimizer (which allows the user to specify whether a lo...Gravatar A. Unique TensorFlower2018-08-25
* | | | Merge pull request #21462 from yanboliang:rnn-gpuGravatar TensorFlower Gardener2018-08-25
|\ \ \ \
* | | | | Adds support of float16 and bfloat16 weights for embedding_lookup_sparse.Gravatar A. Unique TensorFlower2018-08-25
* | | | | compat: Update forward compatibility horizon to 2018-08-25Gravatar A. Unique TensorFlower2018-08-25
| | | | * remove unused sparse_ops importGravatar Jonathan2018-08-25
* | | | | Merge pull request #21209 from kingofthebongo2008:ignore_cmake_build_artifacts_2Gravatar TensorFlower Gardener2018-08-24
|\ \ \ \ \
* | | | | | Add environment and rpc_layer to the TF_CONFIG environment variable in distri...Gravatar Yuefeng Zhou2018-08-24
* | | | | | Add an option to RunConfig and train_and_evaluate to run distribute coordinator.Gravatar Yuefeng Zhou2018-08-24
* | | | | | Make registration macro namespace-agnosticGravatar A. Unique TensorFlower2018-08-24
* | | | | | Update TensorFlow.js roadmapGravatar Shanqing Cai2018-08-24
* | | | | | Filter fusionGravatar Piotr Padlewski2018-08-24
* | | | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-24
* | | | | | Added note that gradient accumulation is experimental.Gravatar A. Unique TensorFlower2018-08-24
* | | | | | Only create steps_per_run_variable if it is tpu strategy.Gravatar Yuefeng Zhou2018-08-24
* | | | | | Support shape [1 C 1 1] for associative operator optimization with Conv2DGravatar A. Unique TensorFlower2018-08-24
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-24
* | | | | | Run AddSpecialCaseCopies in HloRematerialization.Gravatar Mark Heffernan2018-08-24
* | | | | | Support Input partition in Predict mode.Gravatar Youlong Cheng2018-08-24