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

Head commit for run:
e9c4350f726ce02da76cd2a1319d40589ba1616b / Yaxing Cai <[email protected]>
[ORCJIT][TEST] Cover default_session concurrency, empty load, ORC-path hook

Fill remaining coverage gaps in the new high-level API:

- default_session() concurrent first call — pins the double-checked-locking
  init (the FFI call releases the GIL); all racing callers get one instance.
- load_module([]) returns a valid empty module rather than crashing.
- the tvm_ffi_orcjit.DefaultOrcRuntimePath C++ hook is registered and returns
  a string.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to