CUDNN Frontend API
8.3.0
|
This is the complete list of members for cudnn_frontend::BackendDescriptor, including all inherited members.
BackendDescriptor(ManagedOpaqueDescriptor pointer_, cudnnStatus_t status_, std::string err_msg_) | cudnn_frontend::BackendDescriptor | inlineprotected |
BackendDescriptor()=default | cudnn_frontend::BackendDescriptor | protected |
describe() const =0 | cudnn_frontend::BackendDescriptor | pure virtual |
err_msg | cudnn_frontend::BackendDescriptor | mutableprotected |
get_desc() const | cudnn_frontend::BackendDescriptor | inline |
get_error() const | cudnn_frontend::BackendDescriptor | inline |
get_raw_desc() const | cudnn_frontend::BackendDescriptor | inline |
get_status() const | cudnn_frontend::BackendDescriptor | inline |
initialize_managed_backend_pointer(cudnnBackendDescriptorType_t type) | cudnn_frontend::BackendDescriptor | inline |
pointer | cudnn_frontend::BackendDescriptor | protected |
set_error(const char *message) const | cudnn_frontend::BackendDescriptor | inline |
set_status(cudnnStatus_t const status_) const | cudnn_frontend::BackendDescriptor | inline |
status | cudnn_frontend::BackendDescriptor | mutableprotected |