dmlc / dmlc/dlpack

[REQUEST] `kDLROCMManaged` type (analogue to `kDLCUDAManaged`)

Open
#138 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.2k
Forks
169
PR merge metrics
No merged PRs in 30d

Description

Thanks for your good work!

Would it be possible to add a `kDLROCMManaged` to `DLDeviceType`
in `include/dlpack/dlpack.h`?

```c++
typedef enum {
// ...
kDLROCMManaged =
} DLDeviceType;
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.