Skip to content

Commit 4b5a7a4

Browse files
Update README.md
Co-authored-by: nv-kkudrynski <[email protected]>
1 parent 598e990 commit 4b5a7a4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ Automatic Mixed Precision (AMP) enables mixed precision training on Volta, Turin
9595
**TensorFloat-32 (TF32)**
9696
TensorFloat-32 (TF32) is the new math mode in [NVIDIA A100](https://www.nvidia.com/en-us/data-center/a100/) GPUs for handling the matrix math also called tensor operations. TF32 running on Tensor Cores in A100 GPUs can provide up to 10x speedups compared to single-precision floating-point math (FP32) on Volta GPUs. TF32 is supported in the NVIDIA Ampere GPU architecture and is enabled by default.
9797

98-
**TensorFloat-32 (TF32)**
99-
TensorFloat-32 (TF32) is the new math mode in [NVIDIA A100](https://www.nvidia.com/en-us/data-center/a100/) GPUs for handling the matrix math also called tensor operations. TF32 running on Tensor Cores in A100 GPUs can provide up to 10x speedups compared to single-precision floating-point math (FP32) on Volta GPUs.
100-
10198
**Jupyter Notebooks (NB)**
10299
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text.
103100

0 commit comments

Comments
 (0)