Files
hardware_interfaces/neuralnetworks
Michael Butler 4745a3d96e NNAPI VTS fix from NNAPI CL: Cleanup HalInterfaces.h
Prior to this CL, HalInterfaces.h polluted the global namespace through
the "using" declarations. To fix b/72880287, those names were put in a
new ::android::nn::hal namespace. This CL fixes the compilation errors
that occur due to this cleanup.

Bug: 72880287
Test: mma
Change-Id: Idb228e37615af7c0343a09f9a51de378e63bdb5a
2019-07-17 21:25:37 +00:00
..
2019-07-03 15:58:08 +01:00
2019-07-03 15:58:08 +01:00
2018-03-05 12:59:35 -08:00

NeuralNetworks sample driver implementation is located at
frameworks/ml/nn/driver/sample.