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:
Cathal Corbett <cathal.corbett@arm.com>
Change-Id: I6ae591360e9d2a783aafd06e2d7bf8e0b3e623ee
Loading
Please register or sign in to comment