ArmNN
 20.02
ISubgraphViewConverter.hpp File Reference
#include <armnn/Deprecated.hpp>
#include <memory>
#include <vector>
#include <functional>

Go to the source code of this file.

Classes

class  ISubgraphViewConverter
 

Namespaces

 armnn
 Copyright (c) 2020 ARM Limited.
 

Typedefs

using CompiledBlobDeleter = std::function< void(const void *)>
 
using CompiledBlobPtr = std::unique_ptr< void, CompiledBlobDeleter >
 
using supported = ISubgraphViewConverter