ArmNN
NotReleased
|
#include <test/RuntimeTests.hpp>
#include <LeakChecking.hpp>
#include <backendsCommon/test/RuntimeTestImpl.hpp>
#include <test/ProfilingTestUtils.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (RuntimeValidateCpuAccDeviceSupportLayerNoFallback) | |
BOOST_AUTO_TEST_CASE (ProfilingPostOptimisationStructureCpuAcc) | |
BOOST_AUTO_TEST_CASE | ( | RuntimeValidateCpuAccDeviceSupportLayerNoFallback | ) |
Definition at line 17 of file NeonRuntimeTests.cpp.
References ARMNN_BYTES_LEAKED_IN_SCOPE, ARMNN_LEAK_CHECKER_IS_ACTIVE, ARMNN_NO_LEAKS_IN_SCOPE, ARMNN_OBJECTS_LEAKED_IN_SCOPE, ARMNN_SCOPED_LEAK_CHECKER, BOOST_CHECK(), IOutputSlot::Connect(), armnn::CpuAcc, INetwork::Create(), IRuntime::Create(), armnn::Float32, IConnectableLayer::GetInputSlot(), IConnectableLayer::GetOutputSlot(), armnn::Optimize(), options, armnn::RuntimeLoadedNetworksReserve(), IOutputSlot::SetTensorInfo(), and armnn::Success.
BOOST_AUTO_TEST_CASE | ( | ProfilingPostOptimisationStructureCpuAcc | ) |
Definition at line 69 of file NeonRuntimeTests.cpp.
References BOOST_AUTO_TEST_SUITE_END(), armnn::CpuAcc, and VerifyPostOptimisationStructureTestImpl().