Commit 6030f30
Fix memcpy fix guidance: update ORT kernel registration, not lower opset
Address reviewer feedback: lowering opset is not the right approach.
The correct fix for opset version mismatches is to update ORT kernel
registration for the missing opset versions.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Justin Chu <justinchu@microsoft.com>1 parent a721fb8 commit 6030f30
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
0 commit comments