Initil implementation
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
44e4ff6978
commit
860fda9fb5
6 changed files with 247 additions and 110 deletions
|
|
@ -422,6 +422,7 @@ Manager::createDevice(const std::vector<uint32_t>& familyQueueIndices,
|
|||
KP_LOG_DEBUG("Kompute Manager compute queue obtained");
|
||||
}
|
||||
|
||||
// TODO: Update to template
|
||||
std::shared_ptr<Algorithm>
|
||||
Manager::algorithm(const std::vector<std::shared_ptr<Tensor>>& tensors,
|
||||
const std::vector<uint32_t>& spirv,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue