Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ get_result
Method
get_result
tools/api.py:590–591 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
588
return
''
589
590
def
get_result(self):
591
return
self.function.returns.input(self.prefix)
592
593
def
generate_method(self) -> str:
594
if
not self.function.cfunction:
Callers
3
create_hipblaslt_args_common
Method · 0.80
get_workspace_size
Method · 0.80
tune
Method · 0.80
Calls
1
input
Method · 0.45
Tested by
no test coverage detected