From 93d3e0d6528856619df9f5fe97a3d0d9922beeda Mon Sep 17 00:00:00 2001 From: Tom Lubowe Date: Mon, 6 Apr 2026 17:09:20 -0700 Subject: [PATCH 1/2] Update config_qec_decoder_r9_fp8.yaml change model 1 to model name --- conf/config_qec_decoder_r9_fp8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config_qec_decoder_r9_fp8.yaml b/conf/config_qec_decoder_r9_fp8.yaml index 89b896e..cb6adb1 100644 --- a/conf/config_qec_decoder_r9_fp8.yaml +++ b/conf/config_qec_decoder_r9_fp8.yaml @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: LicenseRef-NvidiaProprietary # -# Config for: Model 1 (R=9), depolarizing p=0.006, experiment qec-decoder-depolarizing-r9-fp8. +# Config for: Ising-Decoder-SurfaceCode-1-Fast (R=9), depolarizing p=0.006, experiment qec-decoder-depolarizing-r9-fp8. # Training uses receptive field 9; evaluation targets distance/n_rounds 9. # fp8 in the name is for the intended export target; training runs in fp32. # From 89740d180c851c00d572b8686e17be905d8389b1 Mon Sep 17 00:00:00 2001 From: Ben Howe <141149032+bmhowe23@users.noreply.github.com> Date: Tue, 7 Apr 2026 14:13:27 -0700 Subject: [PATCH 2/2] Update conf/config_qec_decoder_r9_fp8.yaml --- conf/config_qec_decoder_r9_fp8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config_qec_decoder_r9_fp8.yaml b/conf/config_qec_decoder_r9_fp8.yaml index cb6adb1..40c7b27 100644 --- a/conf/config_qec_decoder_r9_fp8.yaml +++ b/conf/config_qec_decoder_r9_fp8.yaml @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: LicenseRef-NvidiaProprietary # -# Config for: Ising-Decoder-SurfaceCode-1-Fast (R=9), depolarizing p=0.006, experiment qec-decoder-depolarizing-r9-fp8. +# Config for: Ising-Decoder-SurfaceCode-1-Fast (R=9), aka Model 1 from the corresponding paper, depolarizing p=0.006, experiment qec-decoder-depolarizing-r9-fp8. # Training uses receptive field 9; evaluation targets distance/n_rounds 9. # fp8 in the name is for the intended export target; training runs in fp32. #