From 0e2bab81442ee6cc2b94e4f7881ed0c5c6af65e7 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Thu, 19 Mar 2020 17:03:14 +0000 Subject: Creating gh-pages documentation for ArmNN Signed-off-by: Jim Flynn --- include/armnn/ArmNN.hpp | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 include/armnn/ArmNN.hpp (limited to 'include/armnn/ArmNN.hpp') diff --git a/include/armnn/ArmNN.hpp b/include/armnn/ArmNN.hpp deleted file mode 100644 index b18f14c8b7..0000000000 --- a/include/armnn/ArmNN.hpp +++ /dev/null @@ -1,19 +0,0 @@ -// -// Copyright © 2017 Arm Ltd. All rights reserved. -// SPDX-License-Identifier: MIT -// -#pragma once - -#include "BackendId.hpp" -#include "Descriptors.hpp" -#include "Exceptions.hpp" -#include "INetwork.hpp" -#include "IRuntime.hpp" -#include "LstmParams.hpp" -#include "Optional.hpp" -#include "QuantizedLstmParams.hpp" -#include "Tensor.hpp" -#include "Types.hpp" -#include "TypesUtils.hpp" -#include "Utils.hpp" -#include "Version.hpp" -- cgit v1.2.1