delete print info

This commit is contained in:
maxiao
2025-11-04 16:30:38 +08:00
parent 6e2b63d4c4
commit fa3882d218

View File

@@ -574,7 +574,6 @@ class DCUCustomAllreduce:
`register_graph_buffers` call at the end of the context. `register_graph_buffers` call at the end of the context.
It records all the buffer addresses used in the CUDA graph. It records all the buffer addresses used in the CUDA graph.
""" """
print("########################dcu capture")
try: try:
self._IS_CAPTURING = True self._IS_CAPTURING = True
yield yield