dmlc / dlpack

common in-memory tensor structure
https://dmlc.github.io/dlpack/latest
Apache License 2.0
890 stars 135 forks source link

Add support to Axelera accelerator #109

Closed denizhasan closed 1 year ago

denizhasan commented 2 years ago

Add new device type to dlpack.h

The device name will be kDLAxelera added to DLDeviceType enum

denizhasan commented 1 year ago

Hello @tirthasheshpatel I would like to contribute to this issue, how can I gain access? Thank you!

FYI @soumith @piiswrong @Yangqing @naibaf7 @bhack @edgarriba @tqchen @prigoyal

Yangqing commented 1 year ago

Sorry dlpack is no longer maintained - respectfully removing myself from this thread.

tqchen commented 1 year ago

Thanks for chiming in, https://github.com/dmlc/dlpack/pull/122 I think the discussions can follow here. The main rationale is that we will need to wait until the sw stack is being finalized and public, before we can continue to bring the support in