aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/client/timeline.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/client/timeline.py')
-rw-r--r--tensorflow/python/client/timeline.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/client/timeline.py b/tensorflow/python/client/timeline.py
index 1e96ac5ed4..f3ba4244ce 100644
--- a/tensorflow/python/client/timeline.py
+++ b/tensorflow/python/client/timeline.py
@@ -275,7 +275,7 @@ class _TensorTracker(object):
name: The name of the Tensor as a string.
object_id: Chrome Trace object identifier assigned for this Tensor.
timestamp: The creation timestamp of this event as a long integer.
- pid: Process identifier of the associated device, as an integer.
+ pid: Process identifier of the assicaiated device, as an integer.
allocator: Name of the allocator used to create the Tensor.
num_bytes: Number of bytes allocated (long integer).