Eugene Eisenstein
Results
13
comments of
Eugene Eisenstein
The test that's supposed to fail is `test_new_class_declared_inside_init` declared inside `tests/unit/runtime/zero/test_zero_dynamic_class.py`. I can confirm that it fails on the master branch for me.
The issue has been resolved by #3592. The decorator is introduced separately in #3865.
I would find this useful as well. My use case is that I'm working on a side project to make a machine translation system for a specific low resource language....