HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rocm_resource.h File Reference
+ Include dependency graph for rocm_resource.h:
+ This graph shows which files directly or indirectly include this file:

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 }
 

Macro Definition Documentation

#define ORT_ROCM_RESOUCE_VERSION   1

Definition at line 6 of file rocm_resource.h.

Enumeration Type Documentation

enum RocmResource : int
Enumerator
hip_stream_t 
miopen_handle_t 
rocblas_handle_t 

Definition at line 8 of file rocm_resource.h.