ROCm / MIOpen

AMD's Machine Intelligence Library
https://rocm.docs.amd.com/projects/MIOpen/en/latest/
Other
1.09k stars 230 forks source link

Compatiblity with MIGraph Python API? #3345

Open EXJUSTICE opened 1 month ago

EXJUSTICE commented 1 month ago

Hi

I understand that it is possible to run MIOpen together with the MIGraph driver on the command line, by adding prefixes for MIOPEN_FIND_ENFORCE and MIOPEN_FIND_MODE. MIGraph also has a Python API - is there support for MIOpen in this approach? For example, through the use of env variables as shown in the documentation

ppanchad-amd commented 4 weeks ago

Hi @EXJUSTICE. Internal ticket has been created to assist with your question. Thanks!

huanrwan-amd commented 3 weeks ago

Hi @EXJUSTICE , thank you for your message. Just want to understand your question clearly: do you want a set of python API for MIOpen API? Currently MIOpen only support C++ APIs: https://rocm.docs.amd.com/projects/MIOpen/en/latest/reference/index.html