Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/rocPRIM
/ __init__
Method
__init__
scripts/autotune/create_optimization.py:61–63 ·
view source on GitHub ↗
(self, message)
Source
from the content-addressed store, hash-verified
59
""
"
60
61
def
__init__(self, message):
62
self.message = message
63
super().__init__(self.message)
64
65
66
@dataclass
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected