CUDNN API
8
|
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) |