"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "e7d26442789e98d8a5d48d7cb589dfeaf90c3789"
  • Paul Fultz II's avatar
    Load python files in the driver (#1793) · b164ceef
    Paul Fultz II authored
    The --py output can be loaded back in the driver. This will embed the migraphx interperter so we can execute the python directly. There is a migraphx_py library which will dynamically load the version of the library for python version is available on the system.
    b164ceef
py.cpp 2.73 KB