We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba0e30 commit 4a23f8bCopy full SHA for 4a23f8b
slm/model_zoo/gpt-3/external_ops/setup_fp8.py
@@ -58,7 +58,6 @@ def setup_fused_quant_ops():
58
"-DCUTE_ARCH_MMA_SM90A_ENABLE",
59
"--expt-relaxed-constexpr",
60
"--expt-extended-lambda",
61
- "--use_fast_math",
62
"-lineinfo",
63
"-DCUTLASS_DEBUG_TRACE_LEVEL=0",
64
"-maxrregcount=50",
@@ -98,7 +97,6 @@ def setup_token_dispatcher_utils():
98
97
99
100
101
102
"-maxrregcount=32",
103
104
0 commit comments