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

Method get_program

src/py/backend/backend.py:66–67  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

64
65 @classmethod
66 def get_program(cls):
67 return cls._prog_string
68
69 @classmethod
70 def is_compatible(cls, model, device=None, **kwargs):

Callers 2

verifyMethod · 0.80

Calls

no outgoing calls

Tested by 1