Commit 7a762f8
Re-introduce some logging after backout (#14612)
Summary:
Since D80715432 landed, we also landed D81256207 to add more logging. To
prevent conflicts, we backout in 3 steps:
* In diff 1/3, we backout D81256207, which added more logging
* In diff 2/3, we backout D80715432, which is the problematic diff we're
trying to revert
* In diff 3/3, we introduce some of the logging we backed out in diff
1/3
Differential Revision: D82581441
Co-authored-by: Scott Roy <[email protected]>1 parent 7889f10 commit 7a762f8
File tree
1 file changed
+2
-0
lines changed- backends/apple/coreml/runtime/delegate
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| 439 | + | |
439 | 440 | | |
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
443 | 444 | | |
| 445 | + | |
444 | 446 | | |
445 | 447 | | |
446 | 448 | | |
| |||
0 commit comments