|
HDK
|
#include "core/providers/resource.h"
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_RESOURCE_VERSION 1 |
Enumerations | |
| enum | RocmResource : int { hip_stream_t = rocm_resource_offset, miopen_handle_t, hipblas_handle_t } |
| #define ORT_ROCM_RESOURCE_VERSION 1 |
Definition at line 6 of file rocm_resource.h.
| enum RocmResource : int |
| Enumerator | |
|---|---|
| hip_stream_t | |
| miopen_handle_t | |
| hipblas_handle_t | |
Definition at line 8 of file rocm_resource.h.