ArmNN
 22.02
ILocalPacketHandler.hpp File Reference
#include <armnn/utility/IgnoreUnused.hpp>
#include <cstdint>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  IInternalProfilingConnection
 
class  ILocalPacketHandler
 

Namespaces

 arm
 
 arm::pipe
 
 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
 armnn::profiling
 

Typedefs

using ILocalPacketHandlerPtr = std::unique_ptr< ILocalPacketHandler >
 
using ILocalPacketHandlerSharedPtr = std::shared_ptr< ILocalPacketHandler >
 

Enumerations

enum  TargetEndianness { BeWire, LeWire }