2 Commits

Author SHA1 Message Date
Tianqi Chen f533d0b3c1 [REFACTOR] Migrate CHECK macros to tvm-ffi ones (#18803) 2026-02-21 09:00:44 -05:00
Tianqi Chen a1c1ccafa1 [SUPPORT] Fix RingBuffer ReadWithCallback (#14743)
This PR bugfixes ring buffer ReadWithCallback when
the callback send function read part of the data.
Also backported one robustness fix from unity.

Testcases are added
2023-05-10 09:29:34 -07:00