Skip to content

Commit 96c3623

Browse files
authored
[0.11.0][TEST] Delete Comment (#4428)
### What this PR does / why we need it? delete chinese comment pick from #4427 ### Does this PR introduce _any_ user-facing change? no Signed-off-by: GDzhu01 <[email protected]>
1 parent a686f29 commit 96c3623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ut/quantization/test_w8a8.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,6 @@ def setUp(self):
326326
self.attention_type.ENCODER = "encoder"
327327

328328
def test_create_weights(self):
329-
"""测试 create_weights 是否正确注册参数"""
330329
AscendC8KVCacheMethod.create_weights(self.layer)
331330

332331
self.layer.register_parameter.assert_any_call("key_antiquant_scale",

0 commit comments

Comments
 (0)