From fe958ab473ea3143fe87d082950176237009a811 Mon Sep 17 00:00:00 2001 From: "William S. Moses" Date: Wed, 15 Jan 2025 00:15:16 -0600 Subject: [PATCH] fix patch --- deps/ReactantExtra/WORKSPACE | 3 --- 1 file changed, 3 deletions(-) diff --git a/deps/ReactantExtra/WORKSPACE b/deps/ReactantExtra/WORKSPACE index c1dd256aa..82e337b14 100644 --- a/deps/ReactantExtra/WORKSPACE +++ b/deps/ReactantExtra/WORKSPACE @@ -54,9 +54,6 @@ XLA_PATCHES = XLA_PATCHES + [ sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/backends/cpu/runtime/thunk_executor.h """, """ -sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/stream_executor/host/host_kernel.cc -""", -""" sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/tsl/concurrency/async_value_ref.h """, """