We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532fd73 commit 0aee2a8Copy full SHA for 0aee2a8
deps/ReactantExtra/WORKSPACE
@@ -54,6 +54,9 @@ XLA_PATCHES = XLA_PATCHES + [
54
sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/backends/cpu/runtime/thunk_executor.h
55
""",
56
"""
57
+sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/backends/cpu/runtime/work_queue.h
58
+""",
59
+"""
60
sed -i.bak0 "s/__cpp_lib_hardware_interference_size/HW_INTERFERENCE_SIZE/g" xla/tsl/concurrency/async_value_ref.h
61
62
0 commit comments