MIOpen
MIOpen copied to clipboard
[MHA] Implement MIOPEN_BACKEND_OPERATIONGRAPH_DESCRIPTOR in Graph API
The following descriptors are to be implemented.
MIOPEN_BACKEND_OPERATIONGRAPH_DESCRIPTOR
- [x] C functions and tests
- [ ] #2914
This descriptor should query pattern matcher for available solvers/engines capable of doing the requested calculations. The usercode chooses a solver/engine from the list, a read only attribute of the descriptor, and passes its index as an attribute to the next MIOPEN_BACKEND_ENGINE_DESCRIPTOR descriptor.