Skip to content

Commit b7def69

Browse files
gmagogsfmfacebook-github-bot
authored andcommitted
executorch/backends/xnnpack/partition/graphs (#7384)
Summary: Pull Request resolved: #7384 Reviewed By: avikchaudhuri, ydwu4 Differential Revision: D67381578
1 parent c337bef commit b7def69

File tree

1 file changed

+1
-0
lines changed
  • backends/xnnpack/partition/graphs

1 file changed

+1
-0
lines changed

backends/xnnpack/partition/graphs/sdpa.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ def forward(
7676
v,
7777
mask,
7878
),
79+
strict=True,
7980
),
8081
compile_config=get_xnnpack_edge_compile_config(),
8182
)

0 commit comments

Comments
 (0)