You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Add support for kDLCUDAHost in token bitmask device type check (mlc-ai#242)
- Modify the device type check to allow kDLCUDAHost in addition to
kDLCPU.
- This change ensures that token bitmasks can be stored in pinned memory
(kDLCUDAHost).
0 commit comments