Disable floating point operations for HVX service

HVX is only performant when running on quantized values. Further, as an
optimization, the current HVX driver will convert some floating point
tensors into quantized values, perform the operation, and then convert
them back to floating point. This results in a loss in precision causing
some tests to fail.

Bug: 67478959
Test: mm
Test: vts and cts binaries run correctly using HVX
Change-Id: I0bcdc8fd3b0279d55b7992db98bab77262b0ce7e
4 files changed
tree: 909c7db9e3852e711228119d05bb4d13fc902bec
  1. 1.0/
  2. .clang-format
  3. Android.bp
  4. PREUPLOAD.cfg