/home/runner/work/HiCR/HiCR/include/hicr/backends/ascend/executionUnit.hpp Source File
HiCR
|
executionUnit.hpp
Go to the documentation of this file.
This file implements the Kernel class for the Ascend backend.
Definition executionUnit.hpp:37
Definition executionUnit.hpp:40
__INLINE__ std::string getType() const override
Definition executionUnit.hpp:63
__INLINE__ void start(const aclrtStream stream) const
Definition executionUnit.hpp:70
~ExecutionUnit()=default
ExecutionUnit(const std::vector< std::shared_ptr< ascend::Kernel > > &kernelOperations)
Definition executionUnit.hpp:48
Provides a base definition for a HiCR Execution Unit class.
Generated by