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

Dear community:

This is a call for vote to release apache-tvm-ffi version v0.1.11. The main 
highlights of this release are                                                  
           
   
* Attribute-carrying language-agnostic enums with IntEnum/StrEnum and payload 
semantics                                                                       
         
* `py_class` / `dataclass` upgrades: `frozen=True`, `asdict` / `astuple` / 
`match_args`, and structural `__eq__` / `__hash__` across `Array`, `List`, 
`Map`, `Dict`
* Recursive DLPack container conversion for auto `torch.Tensor` return          
                                                                                
       
* Performance: container stream scanning moved from Cython to C++; optimized 
Python callback arg-setter path
* Python 3.14 support and free-threaded `Py_DecRef` segfault fix                
                                                                                
       
* OrcJIT: Arena `JITLinkMemoryManager` with GOTPCRELX fix on Linux

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

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

Everyone is welcomed to vote. Please vote by replying to this thread 
explicitly. The vote will last at least 72 hours, please vote

+1 = approve
+0 = no opinion
-1 = disapprove (provide 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/576
You are receiving this because you are subscribed to this thread.

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

Reply via email to