Skip to content

Provider.resume_gnn()

Resumes a suspended previously created GNN engine.

NameTypeDescriptionOptional
namestrName of the GNN engine to resumeNo

True if the engine was successfully resumed.

provider.resume_gnn(name="my_engine")