aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge pull request #22324 from Intel-tensorflow:fix_typo_envGravatar TensorFlower Gardener2018-09-28
|\
* | Simplify batch_dot logicGravatar Shanqing Cai2018-09-28
* | Add flag for enabling while_v2.Gravatar Saurabh Saxena2018-09-28
* | Puts the keras optimizer weights on device.Gravatar Jianwei Xie2018-09-28
* | internal change onlyGravatar A. Unique TensorFlower2018-09-28
* | Remove @{} api_links and ban "@{}" from python and md files.Gravatar Mark Daoust2018-09-28
* | [tf.data] Referencing an internal issue.Gravatar Jiri Simsa2018-09-28
* | [tf.data] Throws appropriate error while trying to checkpoint input pipeline ...Gravatar Shivani Agrawal2018-09-28
* | Disable auto_shard for MirroredStrategy by default.Gravatar Yuefeng Zhou2018-09-28
* | Updating the V2 variables API for boosted_trees.Gravatar A. Unique TensorFlower2018-09-28
* | Roll-forward of CL 214320700: Split up SPARSE_DEPS, adding each individual de...Gravatar A. Unique TensorFlower2018-09-28
* | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-28
* | Simplify eager/graph Layer.losses conditionalsGravatar Allen Lavoie2018-09-28
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-28
* | [TF:XLA] Add comment explaining why there is no PrimitiveTypeToDataType funct...Gravatar Peter Hawkins2018-09-28
* | Build TF with XLA support by default.Gravatar Todd Wang2018-09-28
* | internal change onlyGravatar A. Unique TensorFlower2018-09-28
* | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | Fix a latex render nitGravatar Brian Patton2018-09-28
* | Fixing a couple of small bugs with the multi device iterator having to dealGravatar Rohan Jain2018-09-28
* | Allow testManyCPUs to encounter non-CPU devices.Gravatar Todd Wang2018-09-28
* | compat: Update forward compatibility horizon to 2018-09-28Gravatar A. Unique TensorFlower2018-09-28
* | InternalGravatar A. Unique TensorFlower2018-09-28
* | Fix error that occurs when attempting to use TensorFlow optimizers with Keras...Gravatar Anjali Sridhar2018-09-27
* | Remove AWS, GCP, Kafka and HDFS options from configure. Make them default onGravatar Gunhan Gulsoy2018-09-27
* | Run buildifier on workspace.bzl.Gravatar Gunhan Gulsoy2018-09-27
* | Kernel signature reworking, remove Dims from tensor functions.Gravatar A. Unique TensorFlower2018-09-27
* | Allowing source_device to be set to /cpu:0 for multi device iterator in distr...Gravatar Rohan Jain2018-09-27
* | Creating a LinearModel that works with V2 feature columns.Gravatar Rohan Jain2018-09-27
* | Move obsolete kernel code to legacy files.Gravatar A. Unique TensorFlower2018-09-27
* | Adding to tpu_lib depenencies to optimization_parameters_py, tpu_embedding_co...Gravatar Daryl Ng2018-09-27
* | Keras Lambda - enhancements to output_shape computationGravatar A. Unique TensorFlower2018-09-27
* | Fix visibilityGravatar Mark Daoust2018-09-27
* | Merge pull request #22521 from freedomtan:benchmark_model_doc_androidGravatar TensorFlower Gardener2018-09-27
|\ \
* | | Fix failing test.Gravatar Revan Sopher2018-09-27
* | | Let feature columns correctly handle rank-1 sparse tensors from an empty batch.Gravatar A. Unique TensorFlower2018-09-27
* | | Merge pull request #21244 from smatzek:eager_in_fit_generatorGravatar TensorFlower Gardener2018-09-27
|\ \ \
* | | | Change test size as it has been timing out consistentlyGravatar Sourabh Bajaj2018-09-27
* | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-27
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-27
* | | | [Java]: Release 1.11.0Gravatar Asim Shankar2018-09-27
* | | | Remove testing non-core APIs from api_compatibility_test.Gravatar Michael Case2018-09-27
* | | | Disable summary ops from lower-level xla.compile API rather than xla.estimato...Gravatar Yanan Cao2018-09-27
* | | | Merge pull request #22572 from NervanaSystems:fix-broken-unit-test-buildGravatar TensorFlower Gardener2018-09-27
|\ \ \ \
* | | | | Rename TFLite Extended -> TFLite FlexGravatar Yu-Cheng Ling2018-09-27
* | | | | Support nested variants in CopyHostToDevice and CopyDeviceToHost.Gravatar Saurabh Saxena2018-09-27
* | | | | Automated rollback of commit 750466c6e6624d279de7f9a43accd682d487509cGravatar Revan Sopher2018-09-27
* | | | | Optimize ParseNodeNameAsStringPiece and related functions, since they are the...Gravatar A. Unique TensorFlower2018-09-27
* | | | | [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* | | | | Support saving/restoring of string tensors with lengths greater than 2^32.Gravatar A. Unique TensorFlower2018-09-27