Skip to content
Commit 2b32a69f authored by Cathal Corbett's avatar Cathal Corbett
Browse files

IVGCVSW-7380 Update the GpuFsa Skeleton to build and load ACL



  * Reuse cl backend to be able to create ClRuntime, ClContexts etc. for the new GpuFsa backend.
  * Can access code defined in the experimental interface dynamic_fusion.
  * No BackendModelContext as model/backend options not required for now.
  * Any of the serializer and deserializer is emitted as context caching not required.
  * No ImportTensorHandle and ImportTensorHandleFactory for now.
  * Moved tuning and IClTensorHandle code to aclCommon as it is accessed by both cl and gpuFsa.
  * Small code refactor of cl backend.
  * Added DefaultAllocatorTests to GpuFsa backend.

Signed-off-by: default avatarCathal Corbett <cathal.corbett@arm.com>
Change-Id: I6ae591360e9d2a783aafd06e2d7bf8e0b3e623ee
parent d69c1c59
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment