ArmNN
NotReleased
|
#include <test/RuntimeTests.hpp>
#include <LeakChecking.hpp>
#include <backendsCommon/test/RuntimeTestImpl.hpp>
#include <test/ProfilingTestUtils.hpp>
#include <boost/core/ignore_unused.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (RuntimeValidateGpuDeviceSupportLayerNoFallback) | |
BOOST_AUTO_TEST_CASE (ProfilingPostOptimisationStructureGpuAcc) | |
BOOST_AUTO_TEST_CASE | ( | RuntimeValidateGpuDeviceSupportLayerNoFallback | ) |
Definition at line 22 of file ClRuntimeTests.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(), INetwork::Create(), IRuntime::Create(), armnn::Float32, Runtime::GetDeviceSpec(), IConnectableLayer::GetInputSlot(), IConnectableLayer::GetOutputSlot(), armnn::GpuAcc, Runtime::LoadNetwork(), armnn::Optimize(), options, armnn::RuntimeLoadedNetworksReserve(), IOutputSlot::SetTensorInfo(), armnn::Success, and Runtime::UnloadNetwork().
BOOST_AUTO_TEST_CASE | ( | ProfilingPostOptimisationStructureGpuAcc | ) |
Definition at line 152 of file ClRuntimeTests.cpp.
References BOOST_AUTO_TEST_SUITE_END(), armnn::GpuAcc, and VerifyPostOptimisationStructureTestImpl().