[Fix] update backend cuda
All threads resolved!
All threads resolved!
Context
This MR is dedicated to handle two updates:
-
getAvailableImplSpecs
now returnsstd::vector<ImplSpec>
instead ofstd::set<ImplSpec>
. -
Add
supports only 2 inputs
Modified files
-
Test_AddImpl.cpp
, UpdateAdd
unit tests to handle only 2 inputs; - All Operators Impls headers, update
getAvailableImplSpecs
returned type;
TODO
-
getAvailableImplSpecs
Fix -
Add
tests Fix
Merge request reports
Activity
Filter activity
added Fix 🔥🔥 Important ❗ StatusReview Ready labels
requested review from @cmoineau
assigned to @hrouis
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
- Resolved by Cyril Moineau
Lot of changes in unit test which shouldn't be made IMO
mentioned in commit 0f4c668b
Please register or sign in to reply