v0.5
Rename enum names:
- kDLGPU -> kDLCUDA
- kDLCPUPinned -> kDLCUDAHost
The ABI is backward compatible, as it is only change of constant name, exchange can still happen between the new version and old version.
Rename enum names:
The ABI is backward compatible, as it is only change of constant name, exchange can still happen between the new version and old version.