Updating python
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
1972f2c8f8
commit
3d320ff687
2 changed files with 1 additions and 520 deletions
|
|
@ -10,6 +10,7 @@ OpAlgoDispatch::~OpAlgoDispatch()
|
|||
KP_LOG_DEBUG("Kompute OpAlgoDispatch destructor started");
|
||||
|
||||
if (this->mPushConstantsData) {
|
||||
KP_LOG_DEBUG("Kompute freeing push constants data");
|
||||
free(this->mPushConstantsData);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue