Commit 26eacc1
fix head_dim in metadata
Summary: After pytorch#8846, the models exported correctly, but failed to run on-device with segmentation error. This diff fixes that error.
Reviewed By: sxu, billmguo
Differential Revision: D705384751 parent b2bee8c commit 26eacc1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
| 464 | + | |
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
| |||
0 commit comments