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
Update tests for managed memory DLPack device classification
- Fix test_buffer_dunder_dlpack_device_success to expect kDLCUDAManaged
for unified memory instead of the old buggy kDLCUDAHost.
- Fix test_buffer_dlpack_failure_clean_up error message to match the
unified classify_dl_device error.
- Add test_managed_buffer_dlpack_roundtrip_device_type to cover the
Buffer -> DLPack capsule -> StridedMemoryView end-to-end path.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments