ArmNN
 22.05.01
FakeQuantizationTestImpl.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 
6 #pragma once
7 
9 
12 
14  armnn::IWorkloadFactory& workloadFactory,
16  const armnn::ITensorHandleFactory& tensorHandleFactory);
std::shared_ptr< IMemoryManager > IMemoryManagerSharedPtr
LayerTestResult< float, 2 > FakeQuantizationTest(armnn::IWorkloadFactory &workloadFactory, const armnn::IBackendInternal::IMemoryManagerSharedPtr &memoryManager, const armnn::ITensorHandleFactory &tensorHandleFactory)