Skip to content

Commit

Permalink
remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoych030 committed Jan 26, 2024
1 parent 92c048e commit 9a55601
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ def fuse(self, normalize_node, input_name_to_nodes, output_name_to_node):
logger.debug("fuse_conformer_attention: failed to match q path")
return



k_nodes = self.model.match_parent_path(
matmul_qk,
["Transpose", "Concat", "Transpose", "Reshape", "Add", "MatMul"],
Expand Down

0 comments on commit 9a55601

Please sign in to comment.