"git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "abeb9bc8f19d06994158c7f85f7718c9737c3032"
  • 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
PythonModules.cmake 4.87 KB