MCPcopy 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
484def run(p):
485 return template_eval(open(p).read())
486
487
488if __name__ == '__main__':

Callers 1

te.pyFile · 0.70

Calls 2

template_evalFunction · 0.70
readMethod · 0.45

Tested by

no test coverage detected