CUDNN Frontend API  8.2.0
cudnn_frontend::cudnnException Class Reference

#include <cudnn_frontend_utils.h>

Inheritance diagram for cudnn_frontend::cudnnException:
Inheritance graph
Collaboration diagram for cudnn_frontend::cudnnException:
Collaboration graph

Public Member Functions

 cudnnException (const char *message) throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Definition at line 32 of file cudnn_frontend_utils.h.

Constructor & Destructor Documentation

◆ cudnnException()

cudnn_frontend::cudnnException::cudnnException ( const char *  message)
throw (
)
inline

Member Function Documentation

◆ what()

virtual const char* cudnn_frontend::cudnnException::what ( ) const
throw (
)
inlinevirtual

Definition at line 36 of file cudnn_frontend_utils.h.


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