Class GraphExec

Inheritance Relationships

Base Type

Class Documentation

class GraphExec : public cu::Wrapper<CUgraphExec>

Public Functions

inline explicit GraphExec(CUgraphExec &graph_exec)
explicit GraphExec(GraphExec &graph_exec) = default
inline explicit GraphExec(const Graph &graph, unsigned int flags = CU_GRAPH_DEFAULT)