yongwww created an issue (apache/tvm-ffi#473)

Dear TVM-FFI community:

This is a call for vote to release apache-tvm-ffi version v0.1.9. The main 
reason for this release is to include

- Core/runtime robustness: improved error propagation and error typing, 
completed CHECK macro support, fixed UB-sanitizer findings, and several 
correctness fixes (e.g., metadata/JSON/UTF-8, compiler warnings).
- Python/dataclass & repr improvements: broader dtype handling compatibility 
(incl. older PyTorch), richer dataclass init generation (kw_only) and field 
reflection (DefaultFactory), plus unified/DFS-based ReprPrint and copy/deepcopy 
helpers for FFI objects.
- Bindings & container features: added Rust binding for Array<T>, introduced 
List as a mutable sequence and a mutable Dict, and cleaned up map/array 
containers.
- Interop & platform support: bumped DLPack, improved embed checking, added 
NVIDIA Ampere CUDA target support, and expanded ROCm/HIP support (incl. cpp 
extension + stream fixes).
- Docs & dev tooling: lots of new/updated manuals (ABI, stub generation, 
exception handling, C++ tooling/packaging, kernel library guide, Paddle 
quickstart) and tooling changes (mypy→ty, wheel test fix, dev env 
helpers/CLAUDE docs).

Link to draft release notes:
https://github.com/apache/tvm-ffi/releases/tag/v0.1.9-rc2

Link to release candidate:
https://dist.apache.org/repos/dist/dev/tvm/tvm-ffi-v0.1.9-rc2/

Everyone is welcomed to vote. Please vote by replying to this email thread. The 
vote will close on Feb 27 at 10:30 AM PDT.

+1 = approve
+0 = no opinion
-1 = disapprove (please provide the reason)

NOTE: this thread is being mirrored in dev@

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-ffi/issues/473
You are receiving this because you are subscribed to this thread.

Message ID: <apache/tvm-ffi/issues/[email protected]>

Reply via email to