SWDEV-321698 - remove Memcpy1D type

- Memcpy1D node type is not complying with cuda

Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: If8113f5e699de0c62d98effc4580a2e0fee9a950
This commit is contained in:
sdashmiz
2022-04-29 16:14:29 -04:00
committed by Shadi Dashmiz
parent faa7ee48ba
commit 13c875eaf0
3 changed files with 2 additions and 4 deletions
@@ -1100,7 +1100,6 @@ typedef enum cudaGraphNodeType hipGraphNodeType;
#define hipGraphNodeTypeEmpty cudaGraphNodeTypeEmpty
#define hipGraphNodeTypeWaitEvent cudaGraphNodeTypeWaitEvent
#define hipGraphNodeTypeEventRecord cudaGraphNodeTypeEventRecord
#define hipGraphNodeTypeMemcpy1D cudaGraphNodeTypeMemcpy1D
#define hipGraphNodeTypeMemcpyFromSymbol cudaGraphNodeTypeMemcpyFromSymbol
#define hipGraphNodeTypeMemcpyToSymbol cudaGraphNodeTypeMemcpyToSymbol
#define hipGraphNodeTypeCount cudaGraphNodeTypeCount