IVGCVSW-3441 Create IProfilingConnection and ProfilingConnectionFactory
authorAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Fri, 23 Aug 2019 14:18:44 +0000 (15:18 +0100)
committerAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Fri, 23 Aug 2019 14:19:33 +0000 (15:19 +0100)
commit1a0f691a24b1514afe4d3ea6e1322357083af526
treeb65317c876991eac63e80fc9d026a7e5dc6b6281
parent4e5fc1fb6c74fa6e4dcb24639db8fafd69a0a065
IVGCVSW-3441 Create IProfilingConnection and ProfilingConnectionFactory

Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Change-Id: I912312f31d4fd82b23bafe8e3ec461b179f3e97a
CMakeLists.txt
include/armnn/IRuntime.hpp
src/profiling/IProfilingConnection.hpp [new file with mode: 0644]
src/profiling/ProfilingConnectionFactory.cpp [new file with mode: 0644]
src/profiling/ProfilingConnectionFactory.hpp [new file with mode: 0644]