Skip to content

Commit 2a8ee89

Browse files
committed
Update on "[Execuotrch][cpuinfo] Add util to find out # of performant cores"
This helps with identifying the # of performant cores which will later be used when reseting the threadpool or using the guard to figure out how many threads should be used Differential Revision: [D54766068](https://our.internmc.facebook.com/intern/diff/D54766068/) [ghstack-poisoned]
2 parents a1077a6 + d577c39 commit 2a8ee89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/xnnpack/threadpool/cpuinfo_utils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
#include <executorch/runtime/platform/assert.h>
1010
#include <fstream>
11-
#include <iostream>
1211
#include <mutex>
1312
#include <string>
1413
#include <vector>

0 commit comments

Comments
 (0)