diff --git a/python/sglang/srt/distributed/device_communicators/custom_all_reduce.py b/python/sglang/srt/distributed/device_communicators/custom_all_reduce.py index 04ba4bf1c..a76504610 100644 --- a/python/sglang/srt/distributed/device_communicators/custom_all_reduce.py +++ b/python/sglang/srt/distributed/device_communicators/custom_all_reduce.py @@ -574,7 +574,6 @@ class DCUCustomAllreduce: `register_graph_buffers` call at the end of the context. It records all the buffer addresses used in the CUDA graph. """ - print("########################dcu capture") try: self._IS_CAPTURING = True yield