You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tvm.apache.org by Yuchen Jin via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/05/07 20:37:00 UTC

[Apache TVM Discuss] [Development/RFC] [RFC] Rename gpu to cuda


This RFC proposes to rename `gpu` to `cuda`. Two main reasons for this renaming:

1. There are now more kinds of GPUs, e.g., AMD Radeon GPUs and Qualcomm Adreno GPUs.
2. Mainstream frameworks like PyTorch clearly indicate CUDA device, e.g., PyTorch uses `torch.cuda` to support CUDA tensor types, so this renaming will make it more consistent with the other frameworks.

We have a related [RFC](https://github.com/dmlc/dlpack/issues/67) for DLPack. Look forward to hearing your thoughts! 

cc @tqchen @junrushao1994





---
[Visit Topic](https://discuss.tvm.apache.org/t/rfc-rename-gpu-to-cuda/9928/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/304623c56edab9e556ef2005af6cc9d29551f547d53c463ca42eca115a64458e).