Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cutlass
/ argument
Method
argument
python/cutlass_cppgen/backend/frontend.py:91–92 ·
view source on GitHub ↗
(cupy_ndarray: "cp.ndarray")
Source
from the content-addressed store, hash-verified
89
90
@staticmethod
91
def
argument(cupy_ndarray:
"cp.ndarray"
):
92
return
cuda.CUdeviceptr(int(cupy_ndarray.data.ptr))
93
94
95
class
TensorFrontend:
Callers
4
argument
Method · 0.45
tensor_to_ptr
Method · 0.45
__init__
Method · 0.45
get_tensor_ptr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected