SWDEV-444988 - Fix hiddenheap variable initialization
Change-Id: Icdb32ef4718b8ca0beedd569a4aaf40a9f4fb49d
This commit is contained in:
committad av
Saleel Kudchadker
förälder
d808ae6782
incheckning
ea66946399
@@ -891,6 +891,7 @@ class GraphKernelNode : public GraphNode {
|
||||
}
|
||||
|
||||
hipError_t copyParams(const hipKernelNodeParams* pNodeParams) {
|
||||
hasHiddenHeap_ = false;
|
||||
hipFunction_t func = getFunc(*pNodeParams, ihipGetDevice());
|
||||
if (!func) {
|
||||
return hipErrorInvalidDeviceFunction;
|
||||
|
||||
Referens i nytt ärende
Block a user