HDK
|
#include "core/providers/resource.h"
Go to the source code of this file.
Macros | |
#define | ORT_ROCM_RESOUCE_VERSION 1 |
Enumerations | |
enum | RocmResource : int { hip_stream_t = rocm_resource_offset, miopen_handle_t, rocblas_handle_t } |
#define ORT_ROCM_RESOUCE_VERSION 1 |
Definition at line 6 of file rocm_resource.h.
enum RocmResource : int |
Enumerator | |
---|---|
hip_stream_t | |
miopen_handle_t | |
rocblas_handle_t |
Definition at line 8 of file rocm_resource.h.