ONE - On-device Neural Engine
|
Go to the source code of this file.
Data Structures | |
class | nncc::core::ADT::kernel::Overlay< T, InputIt > |
struct | nncc::core::ADT::kernel::OverlayFactory< T, LayoutImpl > |
Namespaces | |
namespace | nncc |
namespace | nncc::core |
namespace | nncc::core::ADT |
namespace | nncc::core::ADT::kernel |
Functions | |
template<typename T , typename LayoutImpl > | |
Overlay< T, T * > | nncc::core::ADT::kernel::make_overlay (const Shape &shape, T *base) |