"vscode:/vscode.git/clone" did not exist on "bd7fd0a6b363733f43888239f854cc368ce7b981"
Unverified Commit 5debfdb3 authored by Zhenhuan Liu's avatar Zhenhuan Liu Committed by GitHub
Browse files

Update doc to match with latest code. (#511)


Signed-off-by: default avatarZhenhuan Liu <nkulzh16@gmail.com>
parent 178b64ab
...@@ -8,5 +8,4 @@ Common API ...@@ -8,5 +8,4 @@ Common API
.. autoapiclass:: transformer_engine.common.recipe.Format .. autoapiclass:: transformer_engine.common.recipe.Format
.. autoapiclass:: transformer_engine.common.recipe.DelayedScaling(margin=0, interval=1, fp8_format=Format.E4M3, amax_history_len=1, amax_compute_algo="most_recent", scaling_factor_compute_algo=None, override_linear_precision=(False, False, False)) .. autoapiclass:: transformer_engine.common.recipe.DelayedScaling(margin=0, interval=1, fp8_format=Format.E4M3, amax_history_len=1024, amax_compute_algo="max", scaling_factor_compute_algo=None, override_linear_precision=(False, False, False))
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment