SWDEV-240806 - Added few Graph API Implementation
hipGraph APIs clone, childGraph, RemoveDependencies, GetEdges,GetDependencies, GetDependentNodes, GetType and DestroyNode
hipStream APIs GetCaptureInfo, GetCaptureInfo_v2, UpdateCaptureDependencies.
Change-Id: Ib0f4cb8ea335698eecdd6d744ffab1e954153673
[ROCm/clr commit: 1c51d82dd5]
Bu işleme şunda yer alıyor:
@@ -41,7 +41,8 @@ Stream::Stream(hip::Device* dev, Priority p, unsigned int f, bool null_stream,
|
||||
null_(null_stream),
|
||||
cuMask_(cuMask),
|
||||
captureStatus_(captureStatus),
|
||||
originStream_(false) {}
|
||||
originStream_(false),
|
||||
captureID_(0) {}
|
||||
|
||||
// ================================================================================================
|
||||
Stream::~Stream() {
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle