aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tpu/ops
Commit message (Expand)AuthorAge
* Add mode_override to the TPU embedding enqueue ops. This allows the mode to beGravatar A. Unique TensorFlower2018-10-01
* Small tweaks to comments and documentation strings.Gravatar A. Unique TensorFlower2018-10-01
* Automated rollback of commit 3f4423fad57694bc8d7adc427d65e5a18c8592b2Gravatar A. Unique TensorFlower2018-10-01
* Add learning_rates input to the SendTPUEmbeddingGradients op. This allows theGravatar A. Unique TensorFlower2018-09-28
* Internal changes only.Gravatar A. Unique TensorFlower2018-09-28
* Adding per table load and retrieve ops and additional enqueue operations. Oth...Gravatar Daryl Ng2018-09-26
* [TF:XLA] Introduce CollectivePermute op.Gravatar Youlong Cheng2018-09-24
* Moving tpu_embedding_config.proto to tpu_embedding_configuration.proto, refac...Gravatar Daryl Ng2018-09-20
* [TPU] Deprecate the computation_shape attribute to the TpuReplicate op in lie...Gravatar Peter Hawkins2018-09-15
* Implements TPU alltoall op.Gravatar Youlong Cheng2018-09-05
* [TF:XLA] Change group_assignment from 1d array attribute to 2d array input te...Gravatar Youlong Cheng2018-08-28
* Add some extra DebugString() functions to shape_inference. Currently unused, ...Gravatar Peter Hawkins2018-06-15
* Add support for propagating resource shapes via the TPUReplicatedInput operat...Gravatar Peter Hawkins2018-06-14
* Subgroup CrossReplicaSum and change in TpuOptimizer.Gravatar Youlong Cheng2018-06-13
* Enable tpu.rewrite to work on XLA CPU/GPU backends.Gravatar A. Unique TensorFlower2018-05-21
* [TPU] Add option to only compile a replicated graph.Gravatar Jacques Pienaar2018-05-07
* Add support for a clean checkpoint and shutdown in response to a termination ...Gravatar Russell Power2018-04-29
* Adding Shape inference functions to outfeed enqueue ops.Gravatar Jacques Pienaar2018-04-20
* Leaves attributes on outside_compilation nodes so they can be replicated in a...Gravatar A. Unique TensorFlower2018-03-29
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Update graph rewrites for host compute opsGravatar A. Unique TensorFlower2018-03-07
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-03-04
* Adding Shape inference functions to infeed ops.Gravatar Rohan Jain2018-02-15
* Add operation to forward log messages from remote workers to a local system.Gravatar Russell Power2018-02-07
* Move TPU configuration ops to run on the TPU_SYSTEM device.Gravatar A. Unique TensorFlower2018-01-12
* Open-source TPU Embedding Op definitions.Gravatar A. Unique TensorFlower2018-01-11
* Remove host_spec attr from TPU configuration ops since it isn't used any more.Gravatar A. Unique TensorFlower2018-01-10
* Adds a 'guaranteed_constants' list of tensors to TPUReplicate Op.Gravatar Vinu Rajashekhar2017-12-07
* Register more ops with bfloat16 types.Gravatar Peter Hawkins2017-11-30
* [TPU] Change in preparation for supporting model-parallel TPU computations.Gravatar Peter Hawkins2017-11-27
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* [TF:TPU] Move the metadata for tpu.replicate() into a separate TPUReplicateMe...Gravatar Peter Hawkins2017-10-12
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* C++ API: run shape inference as nodes are constructedGravatar Skye Wanderman-Milne2017-08-15
* [TF:XLA] Add _XLASend and _XLARecv TF ops that wrap the XLA Send/Recv HLO ops.Gravatar Peter Hawkins2017-08-03
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Introduce Tensor Processing Unit-specific operations and estimators. This com...Gravatar Frank Chen2017-06-20
* Automated g4 rollback of changelist 158480927Gravatar Frank Chen2017-06-09
* Introduces new operations and Python bindings for the Cloud TPU offering. Ple...Gravatar Frank Chen2017-06-08