Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ M
Class
M
python/tests/kernel/test_kernel_features.py:2695–2697 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2693
2694
@dataclass(slots=True)
2695
class
M:
2696
i: int
2697
j: int
2698
2699
@cudaq.kernel
2700
def
test_attribute_on_call() -> int:
Callers
6
test_attribute_on_call
Function · 0.85
nested_kernel
Function · 0.85
test_attribute_on_call_with_qubits
Function · 0.85
test_attribute_on_call_in_assignment
Function · 0.85
test_attribute_on_call_in_expression
Function · 0.85
make_controlled_unitary
Function · 0.85
Calls
no outgoing calls
Tested by
5
test_attribute_on_call
Function · 0.68
nested_kernel
Function · 0.68
test_attribute_on_call_with_qubits
Function · 0.68
test_attribute_on_call_in_assignment
Function · 0.68
test_attribute_on_call_in_expression
Function · 0.68