numba-dpex
Core Features
Code-generation based on a device
Automatic offload of NumPy expressions
User Guides
Getting Started
Direct kernel programming
Debugging with GDB
Docker
numba-dpex 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
)