CUDNN API  8
cudnn_frontend_utils.h File Reference
#include <exception>
#include <string>
#include "cudnn_backend_base.h"
Include dependency graph for cudnn_frontend_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cudnn_frontend::cudnnException
 

Namespaces

 cudnn_frontend
 

Functions

static void cudnn_frontend::throw_if (std::function< bool()> expr, const char *message)
 
static void cudnn_frontend::throw_if (bool expr, const char *message)
 
static void cudnn_frontend::set_error_and_throw_exception (BackendDescriptor const *desc, cudnnStatus_t status, const char *message)