Loading...
Searching...
No Matches
tf::cudaStreamDeleter Class Reference

class to create a functor that deletes a CUDA stream More...

#include <taskflow/cuda/cuda_stream.hpp>

Public Member Functions

void operator() (cudaStream_t stream) const
 deletes the given cudaStream_t object
 

Detailed Description

class to create a functor that deletes a CUDA stream


The documentation for this class was generated from the following file: