bloqade.gemini.cudaq.is_cudaq_kernel
← Module overview
function
source
functionis_cudaq_kernel¶source
bloqade.gemini.cudaq.is_cudaq_kernel
def is_cudaq_kernel(obj: Any) -> boolCheck whether obj is a CUDA-Q kernel (PyKernelDecorator).
Parameters
| Name | Type | Description |
|---|---|---|
obj | Any |
Returns
bool