gs201: enable google-armnn GPU neuralnetworks hal
Re-enable this hal now that OpenCL is running Test: build, see hal, pass 54k CTS tests (1 seems to hang). Fixes: 193679354 Change-Id: Ie88d2f6c4853145d8f8d9ed552ca33de75899157
This commit is contained in:
parent
9b4560b850
commit
7c995777cb
5 changed files with 13 additions and 17 deletions
|
@ -145,12 +145,12 @@
|
|||
<hal format="hidl">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.2</version>
|
||||
<version>1.3</version>
|
||||
<interface>
|
||||
<name>IDevice</name>
|
||||
<instance>armnn</instance>
|
||||
<instance>google-armnn</instance>
|
||||
</interface>
|
||||
<fqname>@1.2::IDevice/armnn</fqname>
|
||||
<fqname>@1.3::IDevice/google-armnn</fqname>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue