Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Dec 12, 2024
1 parent ab6d33e commit eb7c03b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions onedal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@

_is_spmd_backend = False

print("test")

if _is_dpc_backend:
try:
import onedal._onedal_py_spmd_dpc as _spmd_backend
Expand Down

0 comments on commit eb7c03b

Please sign in to comment.