未验证 提交 7e59ef12 编写于 作者: L Logan Adams 提交者: GitHub

Revert "fix typo name (#3689)" (#3702)

This reverts commit f2f5f21b.
上级 f2f5f21b
......@@ -123,7 +123,7 @@ class HybridSplitQKVContainer(HybridEngineContainer):
for data in qkv_data:
del data
def set_attn_params_wo_copy(self, Z3_enabled=False):
def set_attn_parameters_wo_copy(self, Z3_enabled=False):
self.module.attention.attn_ow = self.dense_w
self.module.attention.attn_ob = self.dense_b
if not Z3_enabled:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册