delete print info
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user