aboutsummaryrefslogtreecommitdiffhomepage
path: root/RELEASE.md
diff options
context:
space:
mode:
authorGravatar Anna R <annarev@google.com>2018-04-10 11:06:26 -0700
committerGravatar Anna R <annarev@google.com>2018-04-10 11:06:26 -0700
commite5d12651d3ff1accab74c79a9905e7ec3a05bfc2 (patch)
treea7893af4da99392f1867e0fa835862a501d77009 /RELEASE.md
parentc2582d40474211877764b5ac24d412384d20bd25 (diff)
Formatting fix
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 83c14200ec..2717c75740 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -25,7 +25,7 @@
* TensorFlow Debugger (tfdbg) CLI:
* During tensor-filter operations, allow exclusion of nodes by regular expressions.
* Fix spurious background colors in some text terminals.
-* tf.contrib:
+* `tf.contrib`:
* Add meta-distribution BatchReshape which reshapes batch dimensions.
* `tf.contrib.layers.recompute_grad` works for explicit gradient checkpointing on TPU.
* Add `tf.contrib.framework.argsort`.