The GitHub Actions job "CI" on tvm-ffi.git/2026-02-27/c-class-rewrite has failed. Run started by GitHub user junrushao (triggered by junrushao).
Head commit for run: b29d199b3da25396851ee7a0291dc62f8a02bb9d / Junru Shao <[email protected]> feat: reimplement c_class as register_object + structural dunders Rewrite the `@c_class` decorator to combine `register_object` with `_install_dataclass_dunders`, which installs structural `__init__`, `__repr__`, `__eq__`/`__ne__`, `__hash__`, and ordering operators from C++ reflection metadata. Migrate all test objects from `@register_object` to `@c_class`. Add test_dataclass_c_class.py and rename test_copy.py to test_dataclass_copy.py with additional cycle/Shape coverage. Report URL: https://github.com/apache/tvm-ffi/actions/runs/22526956261 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
