Sergei Grigoriev
Sergei Grigoriev
Tasks: - [x] #2927 - [ ] #2928
Implement MIOPEN_BACKEND_EXECUTION_PLAN_DESCRIPTOR - [x] #2922 - [x] #2925 - [ ] MIOPEN_BACKEND_EXECUTION_PLAN_DESCRIPTOR Serialization
Implement MIOPEN_BACKEND_ENGINECFG_DESCRIPTOR - [x] #2921 - [ ] #2924
The following descriptors are to be implemented. MIOPEN_BACKEND_ENGINE_DESCRIPTOR - [x] #2920 - [ ] #2923
`MIOPEN_BACKEND_OPERATIONGRAPH_DESCRIPTOR` holds a list of engines suitable to solve a given operation graph. It is represented by `OperationGraph` class introduced in #2894. Engine is an equivalent of our `Solution` and...
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...