Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ generate_body
Method
generate_body
tools/api.py:189–190 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
187
fname=name or self.name)
188
189
def
generate_body(self) -> str:
190
return
self.substitute(c_api_impl)
191
192
193
class
BadParam:
Callers
1
generate_c_api_body
Function · 0.80
Calls
1
substitute
Method · 0.95
Tested by
no test coverage detected