From 6e3ed40c20aad15b12c65cd11e41c2eca94dba56 Mon Sep 17 00:00:00 2001 From: Tom Lubowe Date: Mon, 6 Apr 2026 17:08:37 -0700 Subject: [PATCH 1/2] Update config_qec_decoder_r13_fp8.yaml refer to model 4 as Ising-Decoder-SurfaceCode-1-Accurate --- conf/config_qec_decoder_r13_fp8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config_qec_decoder_r13_fp8.yaml b/conf/config_qec_decoder_r13_fp8.yaml index a60266f..8617e3e 100644 --- a/conf/config_qec_decoder_r13_fp8.yaml +++ b/conf/config_qec_decoder_r13_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 4 (R=13), depolarizing p=0.006, experiment qec-decoder-depolarizing-r13-fp8. +# Config for: Ising-Decoder-SurfaceCode-1-Accurate (R=13), depolarizing p=0.006, experiment qec-decoder-depolarizing-r13-fp8. # Training uses receptive field 13; evaluation targets distance/n_rounds 13. # fp8 in the name is for the intended export target; training runs in fp32. # From 3329423133c30edaa19a1df5fd663a5e46e0c0f5 Mon Sep 17 00:00:00 2001 From: Ben Howe <141149032+bmhowe23@users.noreply.github.com> Date: Tue, 7 Apr 2026 14:13:39 -0700 Subject: [PATCH 2/2] Update conf/config_qec_decoder_r13_fp8.yaml --- conf/config_qec_decoder_r13_fp8.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config_qec_decoder_r13_fp8.yaml b/conf/config_qec_decoder_r13_fp8.yaml index 8617e3e..e3edbf9 100644 --- a/conf/config_qec_decoder_r13_fp8.yaml +++ b/conf/config_qec_decoder_r13_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-Accurate (R=13), depolarizing p=0.006, experiment qec-decoder-depolarizing-r13-fp8. +# Config for: Ising-Decoder-SurfaceCode-1-Accurate (R=13), aka Model 4 from the corresponding paper, depolarizing p=0.006, experiment qec-decoder-depolarizing-r13-fp8. # Training uses receptive field 13; evaluation targets distance/n_rounds 13. # fp8 in the name is for the intended export target; training runs in fp32. #