"ts/vscode:/vscode.git/clone" did not exist on "84350632c3f7ca2d7d96542fd1a494aff1dab2c2"
  • 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
dynamic_loader.cpp 3.69 KB