Exemplo n.º 1
0
 def __del__(self):
     with cudart.device(self.device_id):
         cudart.cuda_stream_destroy(self.cuda_stream)
Exemplo n.º 2
0
 def __del__(self):
     cudart.cuda_stream_destroy(self.cuda_stream)
Exemplo n.º 3
0
 def __del__(self):
     with cudart.device(self.device_id):
         cudart.cuda_stream_destroy(self.cuda_stream)
Exemplo n.º 4
0
 def __del__(self):
     cudart.cuda_stream_destroy(self.cuda_stream)