Commit 3a72c4f
Revert xnnpack runtime check (#18847)
Internal failures on: #18799
`num_externs <= num_values` is not the right check. We should scan
xvalues to find `num_externs` and use that, provided they are valid.
Will put up separate PR for the change.
Co-authored-by: Github Executorch <github_executorch@arm.com>1 parent 651f2f2 commit 3a72c4f
1 file changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1859 | 1859 | | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
1866 | | - | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
1870 | | - | |
1871 | 1862 | | |
1872 | 1863 | | |
1873 | | - | |
| 1864 | + | |
1874 | 1865 | | |
1875 | 1866 | | |
1876 | 1867 | | |
| |||
0 commit comments