ROCm / MIOpen

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

Compatiblity with MIGraph Python API? #3345

Open EXJUSTICE opened 2 weeks ago

EXJUSTICE commented 2 weeks 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 1 week ago

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

huanrwan-amd commented 5 days 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