/home/runner/work/HiCR/HiCR/include/hicr/backends/ascend/computationKernel.hpp File Reference
HiCR
|
computationKernel.hpp File Reference
This file implements the computation kernel class for the Ascend backend. More...
#include <filesystem>
#include <fstream>
#include <iostream>
#include <regex>
#include <vector>
#include <acl/acl.h>
#include <hicr/core/localMemorySlot.hpp>
#include <hicr/core/exceptions.hpp>
#include <hicr/backends/ascend/localMemorySlot.hpp>
#include <hicr/backends/ascend/kernel.hpp>
Go to the source code of this file.
Classes | |
class | HiCR::backend::ascend::ComputationKernel |
struct | HiCR::backend::ascend::ComputationKernel::tensorData_t |
Detailed Description
This file implements the computation kernel class for the Ascend backend.
- Date
- 8/11/2023
Generated by