CUDNN Frontend API
8.3.0
|
This is the complete list of members for cudnn_frontend::EngineConfigGenerator, including all inherited members.
cudnnFindPlan(cudnnHandle_t handle, cudnn_frontend::OperationGraph &opGraph, cudnn_frontend::VariantPack const &variantPack, Predicate pred) -> executionPlans_t | cudnn_frontend::EngineConfigGenerator | |
cudnnFindPlan(cudnnHandle_t handle, cudnn_frontend::OperationGraph &opGraph, cudnn_frontend::VariantPack const &variantPack) -> executionPlans_t | cudnn_frontend::EngineConfigGenerator | |
cudnnFindPlanAndCache(cudnnHandle_t handle, cudnn_frontend::OperationGraph &opGraph, cudnn_frontend::VariantPack const &variantPack, cudnn_frontend::ExecutionPlanCache &cache, Predicate pred=[](const cudnn_frontend::ExecutionPlan &) {return false;}) -> cudnn_frontend::ExecutionPlan | cudnn_frontend::EngineConfigGenerator | |
cudnnGetPlan(cudnnHandle_t handle, cudnn_frontend::OperationGraph &opGraph, Predicate pred) -> executionPlans_t | cudnn_frontend::EngineConfigGenerator | |
cudnnGetPlan(cudnnHandle_t handle, cudnn_frontend::OperationGraph &opGraph) -> executionPlans_t | cudnn_frontend::EngineConfigGenerator | |
engine_config_generators | cudnn_frontend::EngineConfigGenerator | private |
EngineConfigGenerator(int const sourceSize, GeneratorSource const *sources) | cudnn_frontend::EngineConfigGenerator | inline |
generate_engine_config(cudnn_frontend::OperationGraph &opGraph) -> cudnn_frontend::EngineConfigList | cudnn_frontend::EngineConfigGenerator | inline |