Skip to content

Commit 2e38d26

Browse files
authored
[Bug fix]Update backend/__init__.py (#2780)
* Update __init__.py Signed-off-by: Galaxy1458 <55453380+Galaxy1458@users.noreply.github.com> * Add blank line Signed-off-by: Galaxy1458 <55453380+Galaxy1458@users.noreply.github.com> --------- Signed-off-by: Galaxy1458 <55453380+Galaxy1458@users.noreply.github.com>
1 parent 568974e commit 2e38d26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/flag_gems/runtime/backend/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def __init__(self):
4040

4141
# Global singleton instance
4242
_state = BackendState()
43+
vendor_module = _state.vendor_module
4344

4445

4546
class BackendArchEvent:

0 commit comments

Comments
 (0)