TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
polygraphy.util.cuda.Stream Class Reference
Inheritance diagram for polygraphy.util.cuda.Stream:
Collaboration diagram for polygraphy.util.cuda.Stream:

Public Member Functions

def __init__ (self)
 
def free (self)
 
def synchronize (self)
 
def address (self)
 

Public Attributes

 handle
 

Constructor & Destructor Documentation

◆ __init__()

def polygraphy.util.cuda.Stream.__init__ (   self)

Member Function Documentation

◆ free()

def polygraphy.util.cuda.Stream.free (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ synchronize()

def polygraphy.util.cuda.Stream.synchronize (   self)
Here is the call graph for this function:

◆ address()

def polygraphy.util.cuda.Stream.address (   self)

Member Data Documentation

◆ handle

polygraphy.util.cuda.Stream.handle

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