MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / interface

Function interface

tools/te.py:467–468  ·  view source on GitHub ↗
(name, *members)

Source from the content-addressed store, hash-verified

465
466
467def interface(name, *members):
468 return generate_form(name, members)
469
470
471def template_eval(template, **kwargs):

Callers 9

context.hppFile · 0.50
operation.hppFile · 0.50
marker.hppFile · 0.50
pass.hppFile · 0.50
stream_model.hppFile · 0.50
target.hppFile · 0.50
concat_opt.hppFile · 0.50
schedule_model.hppFile · 0.50

Calls 1

generate_formFunction · 0.85

Tested by

no test coverage detected