This commit is contained in:
co63oc
2025-09-15 18:33:30 +08:00
committed by GitHub
parent 113e330030
commit 17a27170bc
17 changed files with 28 additions and 28 deletions

View File

@@ -51,7 +51,7 @@ class TestCase1SubLayer1(paddle.nn.Layer):
class TestModel1(paddle.nn.Layer):
"""Tast Model"""
"""Test Model"""
def __init__(self, fd_config: FDConfig, **kwargs):
super().__init__()