SWDEV-325711 - Added Graph APIs hipGraphDebugDotPrint, hipGraphKernelNodeCopyAttributes

hipGraphNodeGetEnabled, hipGraphNodeSetEnabled and hipGraphUpload

Change-Id: Ib5a58fbc0a9b3f134eb56d42cd945f3d7f4922d8


[ROCm/clr commit: 93ce12c90d]
This commit is contained in:
Anusha Godavarthy Surya
2022-11-11 16:44:53 +00:00
committed by Maneesh Gupta
parent 3a7b8156a3
commit ed6595bc41
4 changed files with 104 additions and 1 deletions
+5
View File
@@ -429,3 +429,8 @@ hipGraphRetainUserObject
hipGraphReleaseUserObject
hipLaunchHostFunc
hipLaunchHostFunc_spt
hipGraphDebugDotPrint
hipGraphKernelNodeCopyAttributes
hipGraphNodeGetEnabled
hipGraphNodeSetEnabled
hipGraphUpload
+5
View File
@@ -443,3 +443,8 @@ hipGraphRetainUserObject
hipGraphReleaseUserObject
hipLaunchHostFunc
hipLaunchHostFunc_spt
hipGraphDebugDotPrint
hipGraphKernelNodeCopyAttributes
hipGraphNodeGetEnabled
hipGraphNodeSetEnabled
hipGraphUpload
+5
View File
@@ -497,6 +497,11 @@ global:
hipLaunchHostFunc;
hipLaunchHostFunc_spt;
hipRegisterTracerCallback;
hipGraphDebugDotPrint;
hipGraphKernelNodeCopyAttributes;
hipGraphNodeGetEnabled;
hipGraphNodeSetEnabled;
hipGraphUpload;
local:
*;
} hip_5.2;