CUDNN Frontend API
8.3.0
|
This is the complete list of members for cudnn_frontend::ExecutionPlanCache_v1, including all inherited members.
add_plan_to_cache(const cudnn_frontend::OperationGraph &op_graph, const cudnn_frontend::ExecutionPlan &plan) | cudnn_frontend::ExecutionPlanCache_v1 | inline |
cache | cudnn_frontend::ExecutionPlanCache_v1 | protected |
cache_mutex | cudnn_frontend::ExecutionPlanCache_v1 | mutableprotected |
ExecutionPlanCache_v1(const char *name_) | cudnn_frontend::ExecutionPlanCache_v1 | inline |
FeatureVectorToPlanMap typedef | cudnn_frontend::ExecutionPlanCache_v1 | protected |
get_name() const | cudnn_frontend::ExecutionPlanCache_v1 | inline |
get_plan_from_cache(const cudnn_frontend::OperationGraph &op_graph, const cudnn_frontend::ExecutionPlan *&plan) const | cudnn_frontend::ExecutionPlanCache_v1 | inline |
is_fastest_plan_stable(const cudnn_frontend::OperationGraph &op_graph, const std::string &tag) | cudnn_frontend::ExecutionPlanCache_v1 | inlinevirtual |
name | cudnn_frontend::ExecutionPlanCache_v1 | protected |