Open
Description
openedon Aug 20, 2022
CMake Error at cmake_install.cmake:102 (file): file INSTALL cannot find
".../cmake/../include/onnxruntime/core/providers/migraphx": No such file or directory.
CMake Error at cmake_install.cmake:126 (file): file INSTALL cannot find
".../cmake/../include/onnxruntime/core/providers/rocm": No such file or directory.
**Expected:
make install must succeed
Appropriate provider include directories must be created (core/providers/migraphx core/providers/rocm) and factory headers copied to them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment