diff --git a/single_include/kompute/Kompute.hpp b/single_include/kompute/Kompute.hpp index c1dfd8762..3ae98b483 100755 --- a/single_include/kompute/Kompute.hpp +++ b/single_include/kompute/Kompute.hpp @@ -1101,7 +1101,8 @@ class Sequence bool isInit(); /** - * Destroys and frees the GPU resources which include the buffer and memory. + * Destroys and frees the GPU resources which include the buffer and memory + * and sets the sequence as init=False. */ void freeMemoryDestroyGPUResources();