Commit 298d041
Set output buffer in devtools/fb/runner for models with non-memory-planned outputs
Summary: As titled. BoltNN is using this runner to profiling and debug ET models so it's important to fix it for them. Implementation mostly copied from https://www.internalfb.com/code/fbsource/[ecdad1c2a91acadf96073ed2f3e89319b3be7593]/fbcode/executorch/extension/pybindings/pybindings.cpp?lines=138.
Differential Revision: D657666141 parent 66dcd40 commit 298d041
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
276 | 279 | | |
277 | 280 | | |
278 | 281 | | |
| |||
0 commit comments