MCPcopy 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
193class BadParam:

Callers 1

generate_c_api_bodyFunction · 0.80

Calls 1

substituteMethod · 0.95

Tested by

no test coverage detected