Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ run
Function
run
tools/te.py:484–485 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
482
483
484
def
run(p):
485
return
template_eval(open(p).read())
486
487
488
if
__name__ ==
'__main__'
:
Callers
1
te.py
File · 0.70
Calls
2
template_eval
Function · 0.70
read
Method · 0.45
Tested by
no test coverage detected