Skip to content

Commit 063c133

Browse files
committed
Removed some unecessary spaces
1 parent 9ba890b commit 063c133

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tfdeterminism/patch.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright 2019 The TensorFlow-Determinism Authors. All Rights Reserved
2-
#
2+
#
33
# _new_biad_add_1_14() derived from source in
44
# https://github/tensorflow/tensorflow and therefore
55
# Copyright 2019 The TensorFlow Authors. All Rights Reserved
@@ -36,7 +36,7 @@
3636

3737
def _patch():
3838
"""Patches TensorFlow to increase determinism when running on GPUs.
39-
39+
4040
Calling this method either before or after explicitly importing TensorFlow,
4141
but always before constructing any graphs, will increase the determinsism
4242
when running on GPUs.

0 commit comments

Comments
 (0)