Skip to content

v0.5

Compare
Choose a tag to compare
@tqchen tqchen released this 17 May 17:37
· 32 commits to main since this release
ddeb264

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.