Skip to content

bloqade.gemini.cudaq.is_cudaq_kernel

← Module overview

functionis_cudaq_kernelsource

bloqade.gemini.cudaq.is_cudaq_kernel

def is_cudaq_kernel(obj: Any) -> bool

Check whether obj is a CUDA-Q kernel (PyKernelDecorator).

Parameters

NameTypeDescription
objAny

Returns

bool

source