BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Functions
bc::streams Namespace Reference

Classes

class  HostEvent
 
class  HostStream
 
struct  Logging_Stream
 
struct  Logging_Stream_Base
 A Logging_Stream object does not actually allocate any memory. More...
 
struct  Logging_Stream_Base< device_tag >
 
class  Stream
 
class  Stream< device_tag >
 
class  Stream< host_tag >
 

Functions

void host_sync ()
 
void device_sync ()
 
void synchronize ()
 

Function Documentation

◆ device_sync()

void bc::streams::device_sync ( )
inline

◆ host_sync()

void bc::streams::host_sync ( )
inline

◆ synchronize()

void bc::streams::synchronize ( )
inline