Skip to content

Commit

Permalink
Docs: Update FP8 page to show both FP8 and FP16 types
Browse files Browse the repository at this point in the history
  • Loading branch information
adeljo-amd committed Feb 28, 2025
1 parent 9453139 commit 99d7636
Show file tree
Hide file tree
Showing 5 changed files with 474 additions and 233 deletions.
1 change: 1 addition & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ AXPY
asm
asynchrony
backtrace
bfloat
Bitcode
bitcode
bitcodes
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The HIP documentation is organized into the following categories:
* [HIP environment variables](./reference/env_variables)
* [CUDA to HIP API Function Comparison](./reference/api_syntax)
* [List of deprecated APIs](./reference/deprecated_api_list)
* [FP8 numbers in HIP](./reference/fp8_numbers)
* [Low Precision Floating Point Types](./reference/low_fp_types)
* {doc}`./reference/hardware_features`

:::
Expand Down
230 changes: 0 additions & 230 deletions docs/reference/fp8_numbers.rst

This file was deleted.

Loading

0 comments on commit 99d7636

Please sign in to comment.