Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cutlass
/ name
Method
name
python/cutlass_cppgen/backend/operation.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
self.kernel = None
64
65
def
name(self):
66
return
self.operation.procedural_name()
67
68
def
emit(self):
69
return
""
Callers
6
emit_compile_
Method · 0.45
add_module
Method · 0.45
get_ir_location
Method · 0.45
wrapper
Function · 0.45
ElementTypeName
Function · 0.45
LayoutTypeName
Function · 0.45
Calls
1
procedural_name
Method · 0.45
Tested by
2
ElementTypeName
Function · 0.36
LayoutTypeName
Function · 0.36