"examples/pytorch/question-answering/run_qa.py" did not exist on "4906a29f7f3e6039ebfa6a9895e2b5b628eb6e6b"
  1. 28 Jul, 2023 1 commit
    • 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
  2. 19 May, 2023 1 commit