SWDEV-457316 - Multiple graph exec can be for given stream.
Change-Id: I0f1b184eb63e0432119d62f094637d375a3d4e55
[ROCm/clr commit: d954eb64db]
This commit is contained in:
committed by
Jaydeepkumar Patel
parent
c51153f759
commit
2aafd5a30c
@@ -894,7 +894,6 @@ void ReleaseGraphExec(hip::Stream* stream) {
|
||||
(itr->first)->release();
|
||||
}
|
||||
GraphExecStatus_.erase(itr++);
|
||||
break;
|
||||
} else {
|
||||
++itr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user