platform_hardware_interfaces/neuralnetworks
Steven Moreland 15a92dad5d neuralnetworks: use versions for imports
This makes sure that when developers add a new version of an interface,
or when interfaces are being frozen, the runtime/buildtime situation of
clients depending on those interfaces remains the same. This is required
for AIDL to continue working at scale.

Bug: 188871598
Test: build
Change-Id: Ib4c6e8f5bf34cc333675201dca4eab08dd88628d
2021-08-30 18:02:43 -07:00
..
1.0 Quick-fail NNAPI VTS test case if driver is dead 2021-08-23 18:27:49 -07:00
1.1 Quick-fail NNAPI VTS test case if driver is dead 2021-08-23 18:27:49 -07:00
1.2 Quick-fail NNAPI VTS test case if driver is dead 2021-08-23 18:27:49 -07:00
1.3 Quick-fail NNAPI VTS test case if driver is dead 2021-08-23 18:27:49 -07:00
aidl neuralnetworks: use versions for imports 2021-08-30 18:02:43 -07:00
utils Merge "Revert^2 "Making NN hardware interface libs "host supported""" 2021-08-12 16:01:47 +00:00
README
TEST_MAPPING Add canonical types adapters for NNAPI AIDL interface 2021-03-16 11:57:04 -07:00

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