Skip to content

Commit

Permalink
Merge 9c24ab6 into b186528
Browse files Browse the repository at this point in the history
  • Loading branch information
diptorupd committed Mar 24, 2024
2 parents b186528 + 9c24ab6 commit 9cfb11f
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1,844 deletions.
2 changes: 0 additions & 2 deletions numba_dpex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
import llvmlite.binding as ll
from numba import __version__ as numba_version

from numba_dpex.core.kernel_interface.launcher import call_kernel

from .kernel_api_impl.spirv import target as spirv_kernel_target
from .numba_patches import patch_arrayexpr_tree_to_ir, patch_is_ufunc

Expand Down
Loading

0 comments on commit 9cfb11f

Please sign in to comment.