Added the opAlgoAllInOut
This commit is contained in:
parent
95061c8009
commit
3f8c4fb9b7
6 changed files with 222 additions and 9 deletions
|
|
@ -4,6 +4,8 @@
|
|||
#include "kompute/Sequence.hpp"
|
||||
#include "kompute/operations/OpBase.hpp"
|
||||
#include "kompute/operations/OpAlgoBase.hpp"
|
||||
#include "kompute/operations/OpAlgoLhsRhsOut.hpp"
|
||||
#include "kompute/operations/OpAlgoAllInOut.hpp"
|
||||
#include "kompute/operations/OpMult.hpp"
|
||||
#include "kompute/operations/OpCreateTensor.hpp"
|
||||
#include "kompute/Algorithm.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue