CUDNN Frontend API
8.3.0
|
Functions | |
auto | cudnn_frontend::EngineBuilder_v8::setOperationGraph (OperationGraph_v8 const &opGraph_) -> EngineBuilder_v8 & |
Set operationGraph for the engine. More... | |
auto | cudnn_frontend::EngineBuilder_v8::setOperationGraph (ManagedOpaqueDescriptor desc_) -> EngineBuilder_v8 & |
Set operationGraph for the engine. More... | |
auto | cudnn_frontend::EngineBuilder_v8::setGlobalEngineIdx (int64_t idx_) -> EngineBuilder_v8 & |
Set engine index for the engine. More... | |
Set individual property of Engine_v8 class
|
inline |
Set engine index for the engine.
Definition at line 266 of file cudnn_frontend_Engine.h.
Referenced by cudnn_frontend::EngineFallbackListBuilder_v8::build().
|
inline |
Set operationGraph for the engine.
Definition at line 252 of file cudnn_frontend_Engine.h.
|
inline |
Set operationGraph for the engine.
Definition at line 260 of file cudnn_frontend_Engine.h.