We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7382df0 + 54bb538 commit 8b0e3eaCopy full SHA for 8b0e3ea
1 file changed
problems/amd_202602/moe-mxfp4/reference.py
@@ -296,4 +296,4 @@ def ref_kernel(data: input_t) -> output_t:
296
297
298
299
-check_implementation = make_match_reference(ref_kernel, rtol=2e-2, atol=2e-2)
+check_implementation = make_match_reference(ref_kernel, rtol=5e-2, atol=5e-2)
0 commit comments