Updated documentation to reflect updated interface

This commit is contained in:
Alejandro Saucedo 2020-08-29 18:44:09 +01:00
parent 6cbbb48827
commit 6c69d832d3
4 changed files with 65 additions and 236 deletions

View file

@ -5,7 +5,6 @@
#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"