The GitHub Actions job "CI" on tvm-ffi.git/main has failed.
Run started by GitHub user cyx-6 (triggered by cyx-6).

Head commit for run:
f894595bc5db1183a2bbd5eb9c2f2471d8dba1fb / Tianqi Chen 
<[email protected]>
[FEAT] Add core opaque pointer handler map (#708)

Third-party extension types cannot always define or accept
monkey-patching of `__tvm_ffi_opaque_ptr__`. Add a direct exact-class
`tvm_ffi.core._OPAQUE_PTR_HANDLERS` dictionary in the Cython core so
those objects can participate in opaque-pointer argument conversion
without changing their owning package.

Handlers are populated during application setup and treated as read-only
once FFI calls begin. Native conversions and the class-defined
opaque-pointer protocol retain precedence.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/32447566557

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to