aboutsummaryrefslogtreecommitdiff
path: root/src/dynamic
AgeCommit message (Collapse)Author
2020-02-10IVGCVSW-4402 Modify the signature of CreateBackendProfilingContextNarumol Prangnawarat
as the signature in IBackendInternal is changed to remove const Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I773cbc36f49bde13e498a05399d55ca9b0343d31
2020-02-07IVGCVSW-4402 add boost and armnn path to sample dynamic backendNarumol Prangnawarat
Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: Ibeed3301352d8f15e144f8466d8a26b21c744b84
2020-02-05IVGCVSW-4404 Add libraries to sample dynamic backend for androidNarumol Prangnawarat
* Add Boost and armnn paths * Add CreateBackendProfilingContext, CreateWorkloadFactory, CreateBackendProfilingContext Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: Ib36d751b15450a922c12895e292abafe06f9e7cf
2020-02-03IVGCVSW-4399 Create Sample Dynamic backendNarumol Prangnawarat
* Move IWorkload and WorkloadInfo to include/armnn/backends * Add simple sample dynamic backend with addition workload * Add sample example to run dynamic backend * Unit tests Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I0753ce35b8e8a6223a1471388b49246d82438a44
2020-01-31IVGCVSW-4196 Add condition to check to add common source for AndroidNarumol Prangnawarat
to dynamic reference CMakeLists Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I7a60903e2af0fdbceabbad312616ecc049f9701d
2020-01-29IVGCVSW-4322 Remove deprecated AbsLayer and RsqrtLayer and add sourceNarumol Prangnawarat
for all environment to dynamic reference backend CMakeLists Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I2db1f48597b2af08c9d6d8d052ca08e885e51563
2020-01-27IVGCVSW-4313 Add Android case to dynamic reference CMakeListsNarumol Prangnawarat
Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I10724f2874018fb214cd12c3aef45be5347a8306
2019-12-19IVGCVSW-4214 Add README for standalone dynamic backend developer guideNarumol Prangnawarat
* Add README of an example how to build standalone dynamic backends * Change the links to public API for backends Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I32ee15ba1b9ea3a6317ae184de8d28bb31eb5d9d
2019-12-10IVGCVSW-4212 Example of standalone dynamic reference backendNarumol Prangnawarat
* Add example to build dynamic reference backend * Add functions to clear dynamic backends * Fix the error when dynamic backend is not deregistered * Add DYARMNN_DYNAMIC_BACKEND_ENABLED to check disable empty dynamic backend when dynamic backend is enabled Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I1ef3a3f10ed6ca5ec18d0af04b007fc3bc71a3cb