Skip to content

Commit 3857588

Browse files
shoumikhinDannyYuyang-quic
authored andcommitted
Link extension threadpool with XNNPACK backend instead of custom kernels (pytorch#9327)
1 parent d6a4806 commit 3857588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build_apple_frameworks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ libmpsdelegate.a,\
4646
FRAMEWORK_BACKEND_XNNPACK="backend_xnnpack:\
4747
libXNNPACK.a,\
4848
libcpuinfo.a,\
49+
libextension_threadpool.a,\
4950
libpthreadpool.a,\
5051
libxnnpack_backend.a,\
5152
libmicrokernels-prod.a,\
5253
:"
5354

5455
FRAMEWORK_KERNELS_CUSTOM="kernels_custom:\
5556
libcustom_ops.a,\
56-
libextension_threadpool.a,\
5757
:"
5858

5959
FRAMEWORK_KERNELS_OPTIMIZED="kernels_optimized:\

0 commit comments

Comments
 (0)