numba-dpex
Core Features
Code-generation based on a device
Automatic offload of NumPy expressions
User Guides
Getting Started
Programming SYCL Kernels
Debugging with GDB
For numba.cuda Programmers
Developer Guides
DPNP integration
Debugging the compilation pipeline
numba-dpex
»
numba_dpex.core.passes.dufunc_inliner module
View page source
numba_dpex.core.passes.dufunc_inliner module
numba_dpex.core.passes.dufunc_inliner.
dufunc_inliner
(
func_ir
,
calltypes
,
typemap
,
typingctx
,
targetctx
)