Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ method
Method
method
tools/api.py:1173–1175 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
1171
return
self
1172
1173
def
method(self, *args, **kwargs) ->
'Interface'
:
1174
super().method(*args, **kwargs)
1175
return
self
1176
1177
def
virtual(self,
1178
name: str,
Callers
nothing calls this directly
Calls
1
method
Method · 0.45
Tested by
no test coverage detected